aboutsummaryrefslogtreecommitdiff
path: root/envsubst-configuration.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-09-22 19:12:23 -0300
committerEuAndreh <eu@euandre.org>2020-09-22 19:12:23 -0300
commit03b6f5a8696788a16ff420df235765ebacfd1ce9 (patch)
treea87c286dbdd90b8a7649d0a52d3abe45869553a0 /envsubst-configuration.nix
parentMove shell aliases into vps-configuration.nix (diff)
downloadtoph-03b6f5a8696788a16ff420df235765ebacfd1ce9.tar.gz
toph-03b6f5a8696788a16ff420df235765ebacfd1ce9.tar.xz
Use nixos-unstable channel YOLO!!!
Diffstat (limited to 'envsubst-configuration.nix')
-rw-r--r--envsubst-configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/envsubst-configuration.nix b/envsubst-configuration.nix
index ec7f7c8..005239b 100644
--- a/envsubst-configuration.nix
+++ b/envsubst-configuration.nix
@@ -1,4 +1,3 @@
{ }: {
TLD = "$TLD";
- systemStateVersion = "$SYSTEM_STATE_VERSION";
}