diff --git a/configuration.nix b/configuration.nix index 78aecad..aa8a316 100755 --- a/configuration.nix +++ b/configuration.nix @@ -99,5 +99,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 = "25.05"; + system.stateVersion = "25.11"; }