diff --git a/config/dns.nix b/config/dns.nix index c6c66e7..4b1b050 100644 --- a/config/dns.nix +++ b/config/dns.nix @@ -53,7 +53,7 @@ value = "bumblebee"; } { - record = "_minecraft._tcp"; + record = "_minecraft._tcp.minecraft.compsoc.games"; r_type = "SRV"; value = "0 10 25518 minecraft.compsoc.games.skynet.ie"; }