Remove user from bumblebee group automatically

It's only relevant for laptop
This commit is contained in:
Jake Howard 2018-03-05 08:39:21 +00:00
parent 700af0c3c2
commit 3c493ba9d7
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -8,7 +8,6 @@ class common {
uid => '1000',
shell => '/usr/bin/zsh',
groups => [
'bumblebee',
'input',
'users',
'wheel'