build-fhs-user-env-bubblewrap: add compatibility for pipewire alsa emulation

The NixOS pipewire module places its alsa compatiblity configuration in
/etc/alsa/conf.d/ instead of /etc/asound.conf. This commit enables
applications running in a bubblewrap fhs environment to use alsa on
systems running pipewire.
This commit is contained in:
Simon Bruder 2021-07-10 12:50:52 +02:00
parent f9e81f7ad8
commit ac5cd3a6a2
No known key found for this signature in database
GPG key ID: 8D3C82F9F309F8EC

View file

@ -62,6 +62,7 @@ let
# Fonts
"fonts"
# ALSA
"alsa"
"asound.conf"
# SSL
"ssl/certs"