Update stateVersion

This commit is contained in:
2024-07-25 11:46:24 +01:00
parent 79b53ebba0
commit 838f6e981e

View File

@@ -21,5 +21,5 @@
# 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 = "23.05"; # Did you read the comment?
system.stateVersion = "24.05"; # Did you read the comment?
}