Opened port 80

This commit is contained in:
2024-12-26 19:50:49 +02:00
parent ea3122967b
commit 4e4b537fe9

View File

@@ -21,4 +21,6 @@
};
};
};
networking.firewall.allowedTCPPorts = [ 80 ];
}