This commit is contained in:
Sebastian Moser
2024-03-01 21:52:59 +01:00
parent df2feb5202
commit 83db16aca0
6 changed files with 12 additions and 8 deletions

View File

@@ -35,6 +35,7 @@
looking-glass-client
swtpm
win-virtio
todoist-electron
];
@@ -420,6 +421,8 @@
#qemuOvmfPackage = pkgs.OVMFFull;
};
virtualisation.incus.enable = true;
virtualisation.podman.enable = true;
virtualisation.kvmgt.enable = true;