Add swtpm to libvirtd
This commit is contained in:
parent
e059c9beec
commit
7f817d035c
|
@ -10,6 +10,7 @@
|
|||
libvirtd = {
|
||||
enable = true;
|
||||
qemu.ovmf.enable = true;
|
||||
qemu.swtpm.enable = true;
|
||||
qemu.runAsRoot = false;
|
||||
onBoot = "ignore";
|
||||
onShutdown = "shutdown";
|
||||
|
|
Loading…
Reference in a new issue