summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-11-01 11:39:39 +0100
committermakefu <github@syntax-fehler.de>2022-11-01 11:39:39 +0100
commit716512fcd75eb83ad8fc20a3aca8aba3122cb881 (patch)
tree7483f4ffad63854cad504bdfb2bb24fd2dc41bf4
parente536b3343f5cca8853582ff5d67ba711f49dc798 (diff)
ma steam: rip pulseaudio
-rw-r--r--makefu/2configs/tools/steam.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/2configs/tools/steam.nix b/makefu/2configs/tools/steam.nix
index 048c1d1a..1817e5b7 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;
}