summary refs log tree commit diff stats
path: root/system/settings/gaming.nix
diff options
context:
space:
mode:
authorAlan Pearce2022-06-16 23:22:21 +0200
committerAlan Pearce2022-06-16 23:22:21 +0200
commitc755579395a47d25e747ab361d23c760b5079815 (patch)
treebdb6820a7c074cdcf4bb74c94ccf52fea7bfe68b /system/settings/gaming.nix
parenta846de8177cae01322f5f3af81e9ef64ecc963ba (diff)
downloadnixfiles-c755579395a47d25e747ab361d23c760b5079815.tar.lz
nixfiles-c755579395a47d25e747ab361d23c760b5079815.tar.zst
nixfiles-c755579395a47d25e747ab361d23c760b5079815.zip
audio: switch to pipewire
Diffstat (limited to 'system/settings/gaming.nix')
-rw-r--r--system/settings/gaming.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/gaming.nix b/system/settings/gaming.nix
index e7a115da..69fba05e 100644
--- a/system/settings/gaming.nix
+++ b/system/settings/gaming.nix
@@ -5,6 +5,7 @@
   hardware.steam-hardware.enable = true;
   hardware.opengl.driSupport32Bit = true;
   hardware.pulseaudio.support32Bit = true;
+  services.pipewire.alsa.support32Bit = true;
 
   systemd = {
     extraConfig = ''