Machines/Everest: remove unneeded firewall options
This commit is contained in:
parent
98ebbcfbd3
commit
21c8f8c7e4
1 changed files with 0 additions and 7 deletions
|
|
@ -53,11 +53,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
# No idea what ports 5201 and 21027 do tho
|
||||
networking.firewall.allowedTCPPorts = [5201];
|
||||
networking.firewall.allowedUDPPorts = [5201 21027];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue