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