diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 285f600..534ab0c 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -136,12 +136,6 @@ in reflect = true; sourcePort = 19800; } - { - destination = servHosts.minetest; - proto = "udp"; - reflect = true; - sourcePort = 30000; - } # ? { destination = "172.22.99.175:22";