/gnu/build/

r
path: root/gnu/services/sound.scm
AgeCommit message (Expand)Author
2022-12-28services: pulseaudio: Fix /etc/pulse/default.pa not being used....Fixes <https://issues.guix.gnu.org/60383>. * gnu/services/sound.scm (pulseaudio-etc): Produce daemon.conf unconditionally, with the correct default-script-file location. Produce client.conf unconditionally. Reported-by: Bruno Victal <mirai@makinata.eu> Maxim Cournoyer