bicep: bump stateVersion from 22.11 -> 25.11

This commit is contained in:
h7x4
2026-01-27 03:59:40 +09:00
parent e76c656378
commit a149f97ac0

View File

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