9a187879f4
`sound.*` was removed upstream in Nixpkgs
10 lines
83 B
Plaintext
10 lines
83 B
Plaintext
pcm.!default {
|
|
type plug
|
|
slave.pcm "hw:1,0"
|
|
}
|
|
|
|
ctl.!default {
|
|
type hw
|
|
card 1
|
|
}
|