forked from M-Labs/it-infra
nixbld: use USB soundcard for mpd
This commit is contained in:
parent
865385f6f2
commit
1b0036fb9c
@ -657,7 +657,7 @@ in
|
|||||||
audio_output {
|
audio_output {
|
||||||
type "alsa"
|
type "alsa"
|
||||||
name "alsa"
|
name "alsa"
|
||||||
device "hw:1,1"
|
device "hw:2,0"
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user