Organize user groups
This commit is contained in:
parent
08e23472aa
commit
03dfb572aa
1 changed files with 5 additions and 0 deletions
|
@ -28,15 +28,20 @@
|
||||||
];
|
];
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"wheel"
|
"wheel"
|
||||||
|
|
||||||
"audio"
|
"audio"
|
||||||
"video"
|
"video"
|
||||||
|
"render"
|
||||||
"input"
|
"input"
|
||||||
"disk"
|
"disk"
|
||||||
|
|
||||||
"dialout"
|
"dialout"
|
||||||
"rtkit"
|
"rtkit"
|
||||||
|
|
||||||
"kvm"
|
"kvm"
|
||||||
"libvirtd"
|
"libvirtd"
|
||||||
"qemu-libvirtd"
|
"qemu-libvirtd"
|
||||||
|
|
||||||
"nginx"
|
"nginx"
|
||||||
"minecraft"
|
"minecraft"
|
||||||
"nfsShare"
|
"nfsShare"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue