bundles/vmhost: install pkg_pacman:edk2-ovmf

This commit is contained in:
Franzi 2022-03-11 14:03:24 +01:00
parent 59cd441292
commit 403b67ee48
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -23,6 +23,7 @@ defaults = {
}, },
'pacman': { 'pacman': {
'packages': { 'packages': {
'edk2-ovmf': {},
'libvirt': {}, 'libvirt': {},
'qemu-headless': {}, 'qemu-headless': {},
}, },