refactor(nix/host/orion): set DNSOverTLS
to opportunistic
This commit is contained in:
parent
577c4f4117
commit
a45ee53e49
@ -44,7 +44,7 @@ in
|
|||||||
Cache=yes
|
Cache=yes
|
||||||
CacheFromLocalhost=no
|
CacheFromLocalhost=no
|
||||||
DNSSEC=allow-downgrade
|
DNSSEC=allow-downgrade
|
||||||
DNSOverTLS=yes
|
DNSOverTLS=opportunistic
|
||||||
MulticastDNS=yes
|
MulticastDNS=yes
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user