Fix NS records

https://hachyderm.io/@nilstrieb/112894239761687394
This commit is contained in:
nora 2024-08-02 22:10:25 +02:00
parent 149f2bf76b
commit b695131065
2 changed files with 4 additions and 4 deletions

View file

@ -28,8 +28,8 @@ let
]; ];
NS = [ NS = [
"ns1.nilstrieb.dev" "ns1.nilstrieb.dev."
"ns2.nilstrieb.dev" "ns2.nilstrieb.dev."
]; ];
MX = with mx; [ MX = with mx; [

View file

@ -23,8 +23,8 @@ let
}; };
NS = [ NS = [
"ns1.noratrieb.dev" "ns1.noratrieb.dev."
"ns2.noratrieb.dev" "ns2.noratrieb.dev."
]; ];
subdomains = { subdomains = {