commit before merge
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
|
||||
# networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 ];
|
||||
networking.firewall.allowedUDPPorts = [ 38401 25565 ];
|
||||
networking.firewall.allowedTCPPorts = [ 22 3240 2049 25565 554 80 ];
|
||||
networking.firewall.allowedUDPPorts = [ 38401 25565 554 80];
|
||||
networking.nftables.enable = true;
|
||||
networking.hosts = {
|
||||
"192.168.1.116" = [ "Clank" ];
|
||||
|
||||
Reference in New Issue
Block a user