xu-qemu0: disable services.resolved
This commit is contained in:
parent
edd8bc21d3
commit
ca246b6994
|
@ -40,6 +40,7 @@ with lib;
|
|||
#};
|
||||
|
||||
systemd.network.enable = true;
|
||||
services.resolved.enable = mkForce false;
|
||||
|
||||
systemd.network.netdevs.qemubr0 = {
|
||||
netdevConfig = {
|
||||
|
|
Loading…
Reference in a new issue