set container state versions

This commit is contained in:
2024-11-12 09:17:35 -06:00
parent 6f9706d8f2
commit 77662166bf
4 changed files with 19 additions and 11 deletions

View File

@@ -33,6 +33,8 @@
};
networking.firewall.allowedTCPPorts = [ 80 ];
system.stateVersion = "24.05";
};
};
};