Enable virt-manager
This commit is contained in:
parent
318abcfc80
commit
e02b92e427
|
@ -193,5 +193,12 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
users.groups.libvirtd.members = [ "nki" ];
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue