still fail at virt-manager
This commit is contained in:
@@ -34,6 +34,7 @@ in
|
||||
file
|
||||
unzip
|
||||
lsof
|
||||
lshw
|
||||
screen
|
||||
tmux
|
||||
fatrace # monitor filesystem events
|
||||
|
||||
@@ -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