kyra(hardening): no plain "dns" options
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
3577ca0a6e
commit
434e973355
1 changed files with 0 additions and 29 deletions
|
|
@ -1,29 +0,0 @@
|
||||||
_: {
|
|
||||||
networking = {
|
|
||||||
nameservers = [
|
|
||||||
# cf dns
|
|
||||||
"1.1.1.1"
|
|
||||||
"1.0.0.1"
|
|
||||||
"2606:4700:4700::1111"
|
|
||||||
"2606:4700:4700::1001"
|
|
||||||
|
|
||||||
# google dns
|
|
||||||
"8.8.8.8"
|
|
||||||
"8.8.4.4"
|
|
||||||
"2001:4860:4860::8888"
|
|
||||||
"2001:4860:4860::8844"
|
|
||||||
|
|
||||||
# q9 dns
|
|
||||||
"9.9.9.9"
|
|
||||||
"149.112.112.112"
|
|
||||||
"2620:fe::fe"
|
|
||||||
"2620:fe::9"
|
|
||||||
|
|
||||||
# open dns
|
|
||||||
"208.67.222.222"
|
|
||||||
"208.67.220.220"
|
|
||||||
"2620:119:35::35"
|
|
||||||
"2620:119:53::53"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue