Use new steam helpers

This commit is contained in:
Valentin Brandl 2020-11-02 14:59:15 +01:00
parent 49fcff500a
commit e889672068

View File

@ -17,4 +17,6 @@
# needed for steam # needed for steam
hardware.opengl.driSupport32Bit = true; hardware.opengl.driSupport32Bit = true;
hardware.pulseaudio.support32Bit = true; hardware.pulseaudio.support32Bit = true;
programs.steam.enable = true;
} }