Bump stateVersion

This commit is contained in:
Jakob Lechner 2025-09-15 18:14:10 +02:00
parent ef80b04f50
commit 3b89194a8a

View file

@ -37,7 +37,7 @@ with lib; {
./ports.nix
];
config = {
system.stateVersion = "23.11";
system.stateVersion = "25.05";
security.sudo.wheelNeedsPassword = false;