mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
5 lines
144 B
Text
5 lines
144 B
Text
In order to use Bumblebee, add your user to 'bumblebee' group:
|
|
|
|
# usermod -a -G bumblebee <username>
|
|
|
|
and then reboot to make it effective.
|