diff --git a/applications/dns.nix b/applications/dns.nix index 437625d..9504217 100644 --- a/applications/dns.nix +++ b/applications/dns.nix @@ -58,11 +58,9 @@ 3600 ; Minimum (1 hour) ) - @ NS ns1.${domain}. - @ NS ns2.${domain}. - ; @ stands for teh root domain so teh A record below is where ${domain} points to - ;@ A 193.1.99.76 - ;@ MX 5 ${domain}. + ; @ stands for teh root domain so teh A record below is where ${domain} points to + @ NS ns1.skynet.ie. + @ NS ns2.skynet.ie. ; can have multiple mailserves @ MX 10 mail.${domain}.