Update stateVersion to 23.05

This commit is contained in:
panotaka
2023-11-21 23:31:41 -04:00
parent 5ee9ffb864
commit 165d575392
4 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "22.11"; # Did you read the comment?
system.stateVersion = "23.05"; # Did you read the comment?
}