From e5e5350b90781c2c6ca5d62756b5d9e5c576db16 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 24 Apr 2023 20:24:17 +0100 Subject: [PATCH] dns: added a comment on teh indentation --- applications/dns.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/dns.nix b/applications/dns.nix index ed5bb64..dc9e775 100644 --- a/applications/dns.nix +++ b/applications/dns.nix @@ -159,6 +159,7 @@ in { '' $TTL 60 ; 1 minute ; hostmaster@skynet.ie is an email address that recieves stuff related to dns + ; the indentation is super super important as it signifies that all these are a part of @ (skynet.ie) @ IN SOA ${cfg.own.nameserver}.skynet.ie. hostmaster.skynet.ie. ( ; Serial (YYYYMMDDCC) this has to be updated for each time the record is updated ${current_date}