Remove user from bumblebee group automatically
It's only relevant for laptop
This commit is contained in:
parent
700af0c3c2
commit
3c493ba9d7
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ class common {
|
||||||
uid => '1000',
|
uid => '1000',
|
||||||
shell => '/usr/bin/zsh',
|
shell => '/usr/bin/zsh',
|
||||||
groups => [
|
groups => [
|
||||||
'bumblebee',
|
|
||||||
'input',
|
'input',
|
||||||
'users',
|
'users',
|
||||||
'wheel'
|
'wheel'
|
||||||
|
|
Loading…
Reference in a new issue