mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
systemd-resolved: accidentally rewrit nordvpn.conf
Now accounting for precense of unbound as a maybe fallback resolver
This commit is contained in:
parent
85ed565048
commit
62fc911835
@ -1,5 +1,6 @@
|
||||
[Resolve]
|
||||
DNS=103.86.96.100 103.86.99.100
|
||||
Domains=~.
|
||||
DNSSEC=yes
|
||||
DNSOverTLS=no
|
||||
Cache=yes
|
||||
DNS=103.86.96.100 103.86.99.100 127.0.0.1 ::1
|
||||
Domains=~.
|
||||
|
Loading…
Reference in New Issue
Block a user