base: users: add alarsyo to video group

This commit is contained in:
Antoine Martin 2021-07-24 01:30:54 +02:00
parent ca5f1167c2
commit 084fca9a59

View file

@ -13,6 +13,7 @@ in
extraGroups = [
"media"
"networkmanager"
"video" # for `light` permissions
"docker"
"wheel" # Enable sudo for the user.
];