add user to libvirt group
This commit is contained in:
parent
a16838876e
commit
5cd4cf73ba
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
extraGroups = [
|
||||
"uaccess" # Needed for HID dev
|
||||
"dialout" # Needed for arduino dev
|
||||
"libvirt"
|
||||
"libvirtd"
|
||||
"adbusers"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue