mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
adg
This commit is contained in:
parent
103c804ac2
commit
5a6a55be1d
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@
|
|||
};
|
||||
dns = {
|
||||
upstream_dns = [
|
||||
"9.9.9.9#dns.quad9.net"
|
||||
"8.8.8.8#google.com"
|
||||
"9.9.9.9"
|
||||
"8.8.8.8"
|
||||
];
|
||||
};
|
||||
filtering = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue