dumpyourvms: disable mDNS in systemd-resolved,
we use avahi for mDNS
This commit is contained in:
parent
028e148374
commit
cf59251f06
|
@ -65,6 +65,7 @@ in {
|
|||
Domains=~.
|
||||
DNSOverTLS=yes
|
||||
DNSSEC=false
|
||||
MulticastDNS=no
|
||||
'';
|
||||
};
|
||||
services.mozillavpn.enable = true;
|
||||
|
|
Loading…
Reference in a new issue