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