diff --git a/common/gpu-bumblebee.nix b/common/gpu-bumblebee.nix index ff6bcb1..eb92e8c 100644 --- a/common/gpu-bumblebee.nix +++ b/common/gpu-bumblebee.nix @@ -3,7 +3,6 @@ { # Graphics drivers hardware.bumblebee.enable = true; - hardware.opengl.driSupport32Bit = true; hardware.opengl = { driSupport32Bit = true;