aboutsummaryrefslogtreecommitdiff
path: root/derived-configuration.env.nix
diff options
context:
space:
mode:
Diffstat (limited to 'derived-configuration.env.nix')
-rw-r--r--derived-configuration.env.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/derived-configuration.env.nix b/derived-configuration.env.nix
new file mode 100644
index 0000000..b2bc8ea
--- /dev/null
+++ b/derived-configuration.env.nix
@@ -0,0 +1,4 @@
+{
+ nextcloudTLD = "$NEXTCLOUD_TLD";
+ gitTLD = "$GIT_TLD";
+}