Set system state version to latest
This commit is contained in:
parent
2327c2d031
commit
5ab0651127
|
@ -67,7 +67,7 @@ with pkgs;
|
|||
services.chrony.enable = true;
|
||||
|
||||
# NixOS version
|
||||
system.stateVersion = "22.05";
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
# Create coolneng user
|
||||
users.users.coolneng = {
|
||||
|
|
Loading…
Reference in New Issue