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