From 03b6f5a8696788a16ff420df235765ebacfd1ce9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 22 Sep 2020 19:12:23 -0300 Subject: Use nixos-unstable channel YOLO!!! --- vps-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vps-configuration.nix') diff --git a/vps-configuration.nix b/vps-configuration.nix index cc7cf3b..4dacc7a 100644 --- a/vps-configuration.nix +++ b/vps-configuration.nix @@ -290,5 +290,5 @@ in { }; }; - system.stateVersion = envsubstConfiguration.systemStateVersion; + system.stateVersion = "20.03"; } -- cgit v1.2.3