enabled virt-manager
This commit is contained in:
parent
3cfb55c4f0
commit
8aa55d6640
@ -112,7 +112,13 @@
|
||||
}
|
||||
'';
|
||||
};
|
||||
users.groups.libvirtd.members = [ "jawz" ];
|
||||
virtualisation = {
|
||||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
programs = {
|
||||
virt-manager.enable = true;
|
||||
kdeconnect = {
|
||||
enable = true;
|
||||
package = pkgs.gnomeExtensions.gsconnect;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user