nixbld: use USB soundcard for mpd

This commit is contained in:
Sébastien Bourdeauducq 2025-02-05 18:29:31 +08:00
parent 865385f6f2
commit 1b0036fb9c

View File

@ -657,7 +657,7 @@ in
audio_output {
type "alsa"
name "alsa"
device "hw:1,1"
device "hw:2,0"
}
'';