Add snd-usb-audio to kernelModules
This commit is contained in:
parent
4aa27cf9bb
commit
f44a098f80
@ -13,8 +13,9 @@ let
|
|||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
|
boot.kernelModules = [ "snd-usb-audio" ];
|
||||||
boot.extraModulePackages = [
|
boot.extraModulePackages = [
|
||||||
(lib.hiPrio patched)
|
(patched)
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.etc = {
|
environment.etc = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user