aboutsummaryrefslogtreecommitdiff
path: root/derived-configuration.env.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-10 12:15:49 -0300
committerEuAndreh <eu@euandre.org>2020-08-10 12:45:43 -0300
commit100ab568e3aeb512e86fd1155a73454d22e24895 (patch)
tree1d7ff9168b8cfc60e173f2a19f30938bc68d0f6e /derived-configuration.env.nix
parentWIP: Move to Vultr and NixOS (diff)
downloadserver-100ab568e3aeb512e86fd1155a73454d22e24895.tar.gz
server-100ab568e3aeb512e86fd1155a73454d22e24895.tar.xz
Migration: Remove Ansible and Docker code, move only to NixOS
Diffstat (limited to 'derived-configuration.env.nix')
-rw-r--r--derived-configuration.env.nix4
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";
-}