mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
remove ns{1,2} records
This commit is contained in:
parent
99812ffbc3
commit
7fdbf50900
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ let
|
||||||
"she/her"
|
"she/her"
|
||||||
];
|
];
|
||||||
|
|
||||||
ns1 = dns1;
|
# ns1 = dns1;
|
||||||
ns2 = dns2;
|
# ns2 = dns2;
|
||||||
|
|
||||||
infra.subdomains = {
|
infra.subdomains = {
|
||||||
inherit dns1;
|
inherit dns1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue