mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 01:42:28 +00:00
Update deprecated naming
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
system.stateVersion = "unstable";
|
||||
system.autoUpgrade.enable = true;
|
||||
|
||||
nix.autoOptimiseStore = true;
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
nix.package = pkgs.nixUnstable;
|
||||
|
||||
|
Reference in New Issue
Block a user