Add ports to kernighan firewall

This commit is contained in:
Trevor Vallender 2023-08-26 13:36:57 +01:00
parent 4d1d874c84
commit d5da9b28e3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
hostName = "kernighan";
firewall = {
enable = true;
allowedTCPPorts = [ 2223 80 443 ];
allowedTCPPorts = [ 8123 2223 80 443 ];
};
interfaces = {
end0.ipv4.addresses = [{