feat(virtualisation): update libvirt config
This commit is contained in:
parent
c79c125e4c
commit
2dad58f1e9
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
|
# virtualisation.spiceUSBRedirection.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ virt-manager gnome.gnome-boxes ];
|
environment.systemPackages = with pkgs; [ virt-manager gnome.gnome-boxes ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue