🔧 [shared] Update stateVersion to 25.05

This commit is contained in:
2025-05-26 20:30:17 +02:00
parent fc89c377e8
commit de53426fa5

View File

@ -30,5 +30,5 @@ rec {
# this value at the release version of the first install of this system. # this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option # Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.version = "24.11"; system.version = "25.05";
} }