Use currently newest stable version (25.11)

This commit is contained in:
2026-02-10 18:47:45 +01:00
parent 86cbcd57ed
commit 8b95709849

View File

@@ -99,5 +99,5 @@
# 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.stateVersion = "25.05"; system.stateVersion = "25.11";
} }