@ -1246,6 +1246,7 @@ in {
# Add OpenGL support.
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages32 = with pkgs; [
pkgsi686Linux.libva
@ -41,6 +41,7 @@ in {