commit 847657c84fca6363e8e0c93f2cd0522039ae577b
parent ec71d767333866f83adf13f5dc06245f01594334
Author: Katja (ctucx) <git@ctu.cx>
Date: Wed, 1 Jan 2025 13:58:18 +0100
parent ec71d767333866f83adf13f5dc06245f01594334
Author: Katja (ctucx) <git@ctu.cx>
Date: Wed, 1 Jan 2025 13:58:18 +0100
configurations/linux/services/dns: add `zuggeschmack.de`
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/configurations/linux/services/dns.nix b/configurations/linux/services/dns.nix @@ -77,6 +77,9 @@ in { inherit SOA NS CAA; }; + "zuggeschmack.de" = { + inherit SOA NS CAA; + }; "thein.ovh" = { inherit SOA NS CAA; };