still fail at virt-manager
This commit is contained in:
@@ -42,7 +42,7 @@ in
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
services.spice-vdagentd.enable = true;
|
||||
users.users.${config.mainUser.name}.extraGroups = [ "libvirtd" ];
|
||||
users.users.${config.mainUser.name}.extraGroups = [ "libvirtd" "kvm" "input" ];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user