Let's retain the unstable state version
This commit is contained in:
parent
f7a69135d0
commit
e26af96491
|
@ -185,5 +185,5 @@
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "unstable";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue