nixos-module/container/dns: add local ns.c3d2.de

This commit is contained in:
Astro 2021-10-15 23:38:33 +02:00
parent 7295935207
commit e904c12847
1 changed files with 6 additions and 0 deletions

View File

@ -85,6 +85,9 @@ in
slaves = [
# ns.c3d2.de
"217.197.84.53" "2001:67c:1400:2240::a"
config.site.net.serv.hosts4.bind
config.site.net.serv.hosts6.dn42.bind
config.site.net.serv.hosts6.up4.bind
# ns.spaceboyz.net
"172.22.24.4" "2a01:4f9:4b:39ec::4"
];
@ -97,6 +100,9 @@ in
# ns.c3d2.de
217.197.84.53;
2001:67c:1400:2240::a;
${config.site.net.serv.hosts4.bind};
${config.site.net.serv.hosts6.dn42.bind};
${config.site.net.serv.hosts6.up4.bind};
# ns.spaceboyz.net
172.22.24.4;
95.217.229.209;