Add user to video group so brightness works

This commit is contained in:
Jake Howard 2018-04-04 18:25:01 +01:00
parent 7414d165c0
commit f342cb7424

View file

@ -10,6 +10,7 @@ class common {
groups => [
'input',
'users',
'video',
'wheel'
]
}