base: users: add alarsyo to video group
This commit is contained in:
parent
ca5f1167c2
commit
084fca9a59
|
@ -13,6 +13,7 @@ in
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
"media"
|
"media"
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
|
"video" # for `light` permissions
|
||||||
"docker"
|
"docker"
|
||||||
"wheel" # Enable ‘sudo’ for the user.
|
"wheel" # Enable ‘sudo’ for the user.
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue