diff options
author | makefu <github@syntax-fehler.de> | 2022-11-01 11:39:39 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2022-11-01 11:39:39 +0100 |
commit | 716512fcd75eb83ad8fc20a3aca8aba3122cb881 (patch) | |
tree | 7483f4ffad63854cad504bdfb2bb24fd2dc41bf4 /makefu/2configs | |
parent | e536b3343f5cca8853582ff5d67ba711f49dc798 (diff) |
ma steam: rip pulseaudio
Diffstat (limited to 'makefu/2configs')
-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; } |