From 695f9a5763938cc11a6c89b437c9d1c2f8996422 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 24 Apr 2023 20:38:36 +0100 Subject: [PATCH] dns: no mailserver yet --- applications/dns.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/dns.nix b/applications/dns.nix index dc9e775..20c84b4 100644 --- a/applications/dns.nix +++ b/applications/dns.nix @@ -172,7 +172,7 @@ in { NS ns2.skynet.ie. ; @ stands for teh root domain so teh A record below is where skynet.ie points to A 193.1.99.76 - MX 5 mail.skynet.ie. + ; MX 5 mail.skynet.ie. ; can have multiple mailserves ;MX 20 mail2.skynet.ie.