fix: fix gpu-bumblebee.nix issue

This commit is contained in:
Felix Schröter 2020-03-04 19:30:20 +01:00 committed by Felix Schroeter
parent 0945bd8cca
commit f27430ba8f

View file

@ -3,7 +3,6 @@
{ {
# Graphics drivers # Graphics drivers
hardware.bumblebee.enable = true; hardware.bumblebee.enable = true;
hardware.opengl.driSupport32Bit = true;
hardware.opengl = { hardware.opengl = {
driSupport32Bit = true; driSupport32Bit = true;