diff --git a/hosts/skrott/configuration.nix b/hosts/skrott/configuration.nix index 4710593..4edf325 100644 --- a/hosts/skrott/configuration.nix +++ b/hosts/skrott/configuration.nix @@ -81,5 +81,5 @@ # Don't change (even during upgrades) unless you know what you are doing. # See https://search.nixos.org/options?show=system.stateVersion - system.stateVersion = "25.05"; + system.stateVersion = "25.11"; }