disable stub-resolv.conf
This commit is contained in:
parent
ee74395683
commit
b43ff601ef
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
FallbackDNS=
|
||||
DNSOverTLS=opportunistic
|
||||
Domains=~.
|
||||
DNSStubListener=no
|
||||
'';
|
||||
};
|
||||
environment.etc."resolv.conf".source = lib.mkForce "/run/systemd/resolve/resolv.conf";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue