feat: wiki test

This commit is contained in:
Nick 2024-10-19 15:04:39 -05:00
parent 608639fddb
commit d3bbb6dcd4

View file

@ -70,7 +70,6 @@ in {
firewall = { firewall = {
allowedTCPPorts = [ allowedTCPPorts = [
ports.port0 ports.port0
ports.port1
]; ];
}; };
}; };