diff --git a/2configs/tools/steam.nix b/2configs/tools/steam.nix
index 048c1d1..1817e5b 100644
--- a/2configs/tools/steam.nix
+++ b/2configs/tools/steam.nix
@@ -4,5 +4,4 @@
     pkgs.steam
   ];
   hardware.opengl.driSupport32Bit = true;
-  hardware.pulseaudio.support32Bit = true;
 }