Add expect for aurutils.
This commit is contained in:
parent
83f0aba2b7
commit
11b9a08635
@ -13,6 +13,7 @@
|
||||
- base-devel
|
||||
- vifm # For aurutils
|
||||
- vim # For aurutils
|
||||
- expect # For aurutils
|
||||
state: present
|
||||
|
||||
- name: Extract aurutils aur entry
|
||||
|
@ -1,3 +1,6 @@
|
||||
[Resolve]
|
||||
Domains=~. # Use this instead of the per-link DNS servers
|
||||
DNS=194.242.2.2#doh.mullvad.net [2a07:e340::2]#doh.mullvad.net
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user