From 18e1dc6cc114e8ea3eedf09e67cd576e879c6326 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 10 Aug 2020 11:30:44 -0300 Subject: WIP: Move to Vultr and NixOS --- derived-configuration.env.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 derived-configuration.env.nix (limited to 'derived-configuration.env.nix') 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"; +} -- cgit v1.2.3