skrott: bump stateVersion

This commit is contained in:
h7x4
2026-01-25 21:08:28 +09:00
parent 52ac4ca775
commit e336c119a5

View File

@@ -81,5 +81,5 @@
# Don't change (even during upgrades) unless you know what you are doing. # Don't change (even during upgrades) unless you know what you are doing.
# See https://search.nixos.org/options?show=system.stateVersion # See https://search.nixos.org/options?show=system.stateVersion
system.stateVersion = "25.05"; system.stateVersion = "25.11";
} }