diff --git a/hosts/gatekeeper/configuration.nix b/hosts/gatekeeper/configuration.nix index 451b837..7e9b7f8 100644 --- a/hosts/gatekeeper/configuration.nix +++ b/hosts/gatekeeper/configuration.nix @@ -123,14 +123,6 @@ host = "nonat.net.clerie.de"; port = 22; }; - tcpPorts."25567" = { - host = "minecraft-1.net.clerie.de"; - port = 25567; - }; - tcpPorts."25568" = { - host = "minecraft-1.net.clerie.de"; - port = 25568; - }; tcpPorts."25569" = { host = "minecraft-2.net.clerie.de"; port = 25565;