Update state version

This commit is contained in:
Invariantspace 2025-06-08 10:22:00 -05:00
parent a45d7aceed
commit bb00eb1a2f
Signed by: macronova
GPG key ID: CE969670FB4B4A56
9 changed files with 49 additions and 50 deletions

View file

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