something
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
networkmanager-openvpn
|
||||
];
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 554 80 27040 8044 ];
|
||||
networking.firewall.allowedUDPPorts = [ 38401 25565 554 80 27031 27032 27033 27034 27035 27036 3658 ];
|
||||
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 554 80 27040 8044 38008 ];
|
||||
networking.firewall.allowedUDPPorts = [ 38401 25565 554 80 27031 27032 27033 27034 27035 27036 3658 38008 ];
|
||||
networking.nftables.enable = true;
|
||||
|
||||
# tailscale
|
||||
|
||||
Reference in New Issue
Block a user