added port for nitrox
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 4444 ];
|
||||
networking.firewall.allowedUDPPorts = [ 69 ];
|
||||
networking.firewall.allowedUDPPorts = [ 69 1100 ];
|
||||
programs.amnezia-vpn.enable = true;
|
||||
|
||||
services.tftpd.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user