fixing qemu

This commit is contained in:
2025-12-02 14:43:11 -08:00
parent 965199730d
commit a339dae6bf

View File

@@ -1,4 +1,5 @@
{
virtualisation = {
libvirtd = {
enable = true;
qemu = {
@@ -6,4 +7,5 @@
};
};
spiceUSBRedirection.enable = true;
};
}