mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-03-16 02:35:15 +01:00
9 lines
83 B
Text
9 lines
83 B
Text
pcm.!default {
|
|
type plug
|
|
slave.pcm "hw:1,0"
|
|
}
|
|
|
|
ctl.!default {
|
|
type hw
|
|
card 1
|
|
}
|