This commit is contained in:
death916 2025-12-20 04:37:28 -08:00
parent a2c2089a66
commit 687aa0db82

View file

@ -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;