bekkalokk: bump stateVersion from 22.11 -> 25.11

This commit is contained in:
h7x4
2026-01-27 03:52:34 +09:00
parent 5877ef60b1
commit e76c656378

View File

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