Update state version

This commit is contained in:
Invariantspace 2024-06-01 12:16:04 -07:00
parent d684e9eaa2
commit 7ee242b9f8
No known key found for this signature in database
GPG key ID: EBC4A20067373921
5 changed files with 5 additions and 5 deletions

View file

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