Remove the package vars for OpenGL it's so broken

This commit is contained in:
Jimbo 2024-08-30 01:19:09 -04:00
parent c6accc294d
commit f8907ae96e

View file

@ -4,8 +4,6 @@
enable = true;
driSupport = true;
driSupport32Bit = true;
package = pkgs.unstable.mesa.drivers;
package32 = pkgs.unstable.pkgsi686Linux.mesa.drivers;
extraPackages = with pkgs; [
vulkan-loader
vulkan-validation-layers