feat: add swtpm
This commit is contained in:
parent
f1b88ffb81
commit
0ca53c0a9b
2 changed files with 61 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ in {
|
|||
enable = true;
|
||||
qemu.runAsRoot = true;
|
||||
};
|
||||
virtualisation.libvirtd.qemu.swtpm.enable = true;
|
||||
|
||||
users.groups.libvirtd.members = [cfg.username];
|
||||
users.groups.kvm.members = [cfg.username];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue