From e5222c7da688f3314b3f52aa928161dacf563e3e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 27 Sep 2022 13:03:00 +0200 Subject: Update --- hosts/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 593e83d..45a4ce6 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -181,7 +181,7 @@ dates = "daily"; options = "-d"; }; - package = pkgs.nixFlakes; + package = pkgs.nixVersions.stable; settings = { experimental-features = [ "nix-command" "flakes" "ca-derivations" ]; auto-optimise-store = true; -- cgit 1.4.1