Modularized virtualization config

This commit is contained in:
Filippo Berto 2026-01-28 14:12:47 +01:00
parent 682d80668e
commit 2e96c60b85
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
3 changed files with 11 additions and 1 deletions

View file

@ -188,7 +188,7 @@
# vswitch.enable = true;
# docker.enable = true;
kvmgt.enable = true;
libvirtd = { enable = true; qemu.swtpm.enable = true; };
libvirtd.enable = true;
podman.enable = true;
# virtualbox.host.enable = true;
};