all repos — nixfiles @ c755579395a47d25e747ab361d23c760b5079815

System and user configuration, managed by nix and home-manager

audio: switch to pipewire

Alan Pearce
commit

c755579395a47d25e747ab361d23c760b5079815

parent

a846de8177cae01322f5f3af81e9ef64ecc963ba

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M system/settings/gaming.nixsystem/settings/gaming.nix
@@ -5,6 +5,7 @@ programs.steam.enable = true;
hardware.steam-hardware.enable = true; hardware.opengl.driSupport32Bit = true; hardware.pulseaudio.support32Bit = true; + services.pipewire.alsa.support32Bit = true; systemd = { extraConfig = ''