diff options
author | EuAndreh <eu@euandre.org> | 2020-11-18 11:11:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-18 11:11:10 -0300 |
commit | 28d15a26debe76d503a36dd3fdc7f291abe84655 (patch) | |
tree | 7e33805ed9f5cdbaadf25312fbec98e6dfdce2ef /envsubst-configuration.nix | |
parent | vps.scm: Change locale to fr_FR.UTF-8 (diff) | |
download | toph-28d15a26debe76d503a36dd3fdc7f291abe84655.tar.gz toph-28d15a26debe76d503a36dd3fdc7f291abe84655.tar.xz |
Remove most Nix files
Diffstat (limited to 'envsubst-configuration.nix')
-rw-r--r-- | envsubst-configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/envsubst-configuration.nix b/envsubst-configuration.nix deleted file mode 100644 index 3ec28c3..0000000 --- a/envsubst-configuration.nix +++ /dev/null @@ -1 +0,0 @@ -{ }: { TLD = "$TLD"; } |