feat: added port 80

This commit is contained in:
Nick 2025-11-20 00:38:54 -06:00
parent 247ac04114
commit d3f98327aa

View file

@ -31,6 +31,9 @@ in
"mast"
"md"
];
ports = {
port0 = 80;
};
interface = {
id = "vm-${name}";
mac = "02:00:00:00:55:05";