update state version

This commit is contained in:
CDaut 2025-09-23 17:18:58 +02:00
parent 7f43d044c1
commit 3281b066a9
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -356,5 +356,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.05"; # Did you read the comment?
}