@@ -18,7 +18,7 @@
|
||||
};
|
||||
|
||||
systemd.services = {
|
||||
libvirtd.after = lib.mkIf config.services.dnsmasq.enable [ "dnsmasq.service" ];
|
||||
libvirtd.after = [ "NetworkManager.service" ];
|
||||
|
||||
libvirtd-network-default = {
|
||||
description = "Start Default Virtual Network for Libvirt";
|
||||
|
Reference in New Issue
Block a user