Steam: Difference between revisions
imported>Kbrucaj m Fixing a formatting error |
imported>Fitzgibbon Updated 32-bit OpenGL package requirements for latest steam build (2019-11-15). |
||
Line 8: | Line 8: | ||
... | ... | ||
hardware.opengl.driSupport32Bit = true; | hardware.opengl.driSupport32Bit = true; | ||
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ]; | |||
hardware.pulseaudio.support32Bit = true; | hardware.pulseaudio.support32Bit = true; | ||
... | ... |