fix: change state version

This commit is contained in:
2025-04-29 00:51:15 +02:00
parent 9126db63f9
commit a2912ca304

View File

@@ -203,7 +203,7 @@ in
users.users.hass.extraGroups = [ "dialout" ];
networking.firewall.allowedTCPPorts = [ 8123 ];
system.stateVersion = "23.05";
system.stateVersion = "24.11";
};
};
}