use quad9 for dns
This commit is contained in:
parent
61fbb386b1
commit
3aeffe9897
3 changed files with 7 additions and 10 deletions
|
@ -84,10 +84,6 @@
|
|||
dns = "none";
|
||||
wifi.backend = "iwd";
|
||||
};
|
||||
nameservers = [
|
||||
"31.59.129.225"
|
||||
"2a0f:85c1:840:2bfb::1"
|
||||
];
|
||||
resolvconf.enable = true;
|
||||
firewall = {
|
||||
allowedUDPPorts = [ 51820 ]; # for wireguard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue