bye virtmanager

This commit is contained in:
Danilo Reyes 2025-01-18 00:57:48 -06:00
parent 8aa55d6640
commit 30c5bbbf8d

View File

@ -112,13 +112,7 @@
}
'';
};
users.groups.libvirtd.members = [ "jawz" ];
virtualisation = {
libvirtd.enable = true;
spiceUSBRedirection.enable = true;
};
programs = {
virt-manager.enable = true;
kdeconnect = {
enable = true;
package = pkgs.gnomeExtensions.gsconnect;