nixos: remove unused firewall ports
This commit is contained in:
parent
f6d75e1db1
commit
2b65a9b926
1 changed files with 0 additions and 4 deletions
|
@ -80,15 +80,11 @@
|
|||
# Open ports in the firewall.
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [
|
||||
11753 # OpenRCT2
|
||||
14004 # Veloren
|
||||
443 # SSL
|
||||
80 # HTTP
|
||||
];
|
||||
|
||||
allowedUDPPorts = [
|
||||
11753 # OpenRCT2
|
||||
14004 # Veloren
|
||||
2626 # Dolphin emulator
|
||||
27015 # Source games
|
||||
8211 # Palworld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue