added quickemu to the libvirt build bc it's BUSSIN
This commit is contained in:
@@ -21,8 +21,5 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [virt-manager qemu_kvm quickemu];
|
||||||
virt-manager
|
|
||||||
qemu_kvm
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user