Update stateVersion

This commit is contained in:
2022-08-27 22:00:56 +02:00
parent 151a7467fc
commit 22772c000d

View File

@@ -89,7 +89,7 @@ in {
services.chrony.enable = true;
# NixOS version
system.stateVersion = "20.09";
system.stateVersion = "22.05";
# Create coolneng user
users.users.coolneng = {