mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 16:49:40 +01:00
10 lines
83 B
Text
10 lines
83 B
Text
|
pcm.!default {
|
||
|
type plug
|
||
|
slave.pcm "hw:1,0"
|
||
|
}
|
||
|
|
||
|
ctl.!default {
|
||
|
type hw
|
||
|
card 1
|
||
|
}
|