remove one of the 32bit opengl packages

no idea what all this does lmao
This commit is contained in:
jacekpoz 2024-07-13 22:23:47 +02:00
parent 3c997d1852
commit b9e66c9a88
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -18,7 +18,6 @@
extraPackages32 = with pkgs; [
driversi686Linux.mesa
driversi686Linux.amdvlk
driversi686Linux.vaapiVdpau
driversi686Linux.libvdpau-va-gl
];
};