Add swtpm to libvirtd

This commit is contained in:
Artemis Tosini 2022-02-17 02:54:55 +00:00
parent e059c9beec
commit 7f817d035c
Signed by: artemist
GPG key ID: ADFFE553DCBB831E

View file

@ -10,6 +10,7 @@
libvirtd = {
enable = true;
qemu.ovmf.enable = true;
qemu.swtpm.enable = true;
qemu.runAsRoot = false;
onBoot = "ignore";
onShutdown = "shutdown";