Fix launching kanshi on Linux.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
[Resolve]
|
||||
Domains=~. # Use this instead of the per-link DNS servers
|
||||
# Use this instead of the per-link DNS servers
|
||||
Domains=~.
|
||||
DNS=194.242.2.2#doh.mullvad.net [2a07:e340::2]#doh.mullvad.net
|
||||
# Don't use built-in list of fallback DNS servers
|
||||
FallbackDNS=
|
||||
DNSOverTLS=yes
|
||||
# DNSSEC=allow-downgrade # Validate DNSSEC only if upstream DNS server supports it
|
||||
# DNSSEC=true # Always validate DNSSEC which breaks name resolution for servers that do not support it
|
||||
@@ -22,8 +22,8 @@
|
||||
owner: root
|
||||
group: wheel
|
||||
loop:
|
||||
- src: mullvlad_dns_over_tls.conf
|
||||
dest: /etc/systemd/resolved.conf.d/mullvlad_dns_over_tls.conf
|
||||
- src: mullvad_dns_over_tls.conf
|
||||
dest: /etc/systemd/resolved.conf.d/mullvad_dns_over_tls.conf
|
||||
- src: main.conf
|
||||
dest: /etc/iwd/main.conf
|
||||
- src: 10-wired.network
|
||||
|
||||
Reference in New Issue
Block a user