diff options
Diffstat (limited to 'makefu/2configs/tools/steam.nix')
-rw-r--r-- | makefu/2configs/tools/steam.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/2configs/tools/steam.nix b/makefu/2configs/tools/steam.nix index 048c1d1a3..1817e5b7c 100644 --- a/makefu/2configs/tools/steam.nix +++ b/makefu/2configs/tools/steam.nix @@ -4,5 +4,4 @@ pkgs.steam ]; hardware.opengl.driSupport32Bit = true; - hardware.pulseaudio.support32Bit = true; } |