Remove the package vars for OpenGL it's so broken
This commit is contained in:
parent
c6accc294d
commit
f8907ae96e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue