do DNS via mullvad too
This commit is contained in:
parent
18f3772877
commit
eb338806a8
1 changed files with 4 additions and 8 deletions
|
@ -176,14 +176,10 @@
|
||||||
|
|
||||||
# Configure DNS servers manually (this example uses Cloudflare and Google DNS)
|
# Configure DNS servers manually (this example uses Cloudflare and Google DNS)
|
||||||
# IPv6 DNS servers can be used here as well.
|
# IPv6 DNS servers can be used here as well.
|
||||||
#nameservers = [
|
nameservers = [
|
||||||
# "127.0.0.1"
|
"194.242.2.4"
|
||||||
# "::1"
|
"2a07:e340::4"
|
||||||
#"94.140.14.49"
|
];
|
||||||
#"94.140.14.59"
|
|
||||||
#"2a10:50c0:0:0:0:0:ded:ff"
|
|
||||||
#"2a10:50c0:0:0:0:0:ded:ff"
|
|
||||||
#];
|
|
||||||
|
|
||||||
wireguard.enable = true;
|
wireguard.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue