mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
resolved
This commit is contained in:
parent
a2c2089a66
commit
687aa0db82
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
||||||
"8.8.8.8"
|
"8.8.8.8"
|
||||||
"100.100.100.100"
|
"100.100.100.100"
|
||||||
];
|
];
|
||||||
|
bootstrap_dns = [
|
||||||
|
"9.9.9.9"
|
||||||
|
"8.8.4.4"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
filtering = {
|
filtering = {
|
||||||
protection_enabled = true;
|
protection_enabled = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue