Bump state version
This commit is contained in:
parent
a66feb7599
commit
ee26cc2386
@ -53,7 +53,7 @@ in {
|
|||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.tmpOnTmpfs = true;
|
boot.tmpOnTmpfs = true;
|
||||||
|
|
||||||
system.stateVersion = "19.09";
|
system.stateVersion = "20.03";
|
||||||
|
|
||||||
nix.trustedUsers = [ "root" "user" ];
|
nix.trustedUsers = [ "root" "user" ];
|
||||||
nix.optimise.automatic = true;
|
nix.optimise.automatic = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user