virtualisation: Install virt-manager
This commit is contained in:
parent
4c82f65024
commit
695b96ecfe
@ -8,7 +8,7 @@ in {
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [ virglrenderer unstable.qemu ];
|
||||
environment.systemPackages = with pkgs; [ virglrenderer unstable.qemu virt-manager ];
|
||||
services.spice-vdagentd.enable = true;
|
||||
|
||||
virtualisation.libvirtd = {
|
||||
|
Loading…
Reference in New Issue
Block a user