From bee2b91b7f3d33b5b5f5963753a364ef99a037fc Mon Sep 17 00:00:00 2001 From: Maciej Krüger Date: Sun, 12 Jul 2020 19:45:12 +0200 Subject: doc/steam: add docs about new steam module --- doc/builders/packages/steam.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'doc/builders') diff --git a/doc/builders/packages/steam.xml b/doc/builders/packages/steam.xml index 8dfede59ac1..59673328bac 100644 --- a/doc/builders/packages/steam.xml +++ b/doc/builders/packages/steam.xml @@ -45,13 +45,7 @@ How to play - For 64-bit systems it's important to have -hardware.opengl.driSupport32Bit = true; - in your /etc/nixos/configuration.nix. You'll also need -hardware.pulseaudio.support32Bit = true; - if you are using PulseAudio - this will enable 32bit ALSA apps integration. To use the Steam controller or other Steam supported controllers such as the DualShock 4 or Nintendo Switch Pro, you need to add -hardware.steam-hardware.enable = true; - to your configuration. + Use programs.steam.enable = true; if you want to add steam to systemPackages and also enable a few workarrounds aswell as Steam controller support or other Steam supported controllers such as the DualShock 4 or Nintendo Switch Pr. -- cgit 1.4.1