light: user needs to be in the 'video' group
This commit is contained in:
parent
c78cda2a1a
commit
5cc251df89
|
@ -13,7 +13,8 @@ in
|
||||||
default = false;
|
default = false;
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
description = ''
|
description = ''
|
||||||
Whether to install Light backlight control command and udev rules.
|
Whether to install Light backlight control command
|
||||||
|
and udev rules granting access to members of the "video" group.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue