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