Merge pull request #34052 from volth/patch-86

nixos/libvirtd: add qemu-img to $PATH of the daemon
This commit is contained in:
Jörg Thalheim
2018-01-22 14:39:29 +00:00
committed by GitHub

View File

@@ -128,6 +128,7 @@ in {
dmidecode
dnsmasq
ebtables
cfg.qemuPackage # libvirtd requires qemu-img to manage disk images
]
++ optional vswitch.enable vswitch.package;