added snd-aloop kernel module
This commit is contained in:
parent
3343df51cc
commit
e723c2f526
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ in
|
||||||
boot.kernelModules = [
|
boot.kernelModules = [
|
||||||
"usbmon"
|
"usbmon"
|
||||||
"v4l2loopback"
|
"v4l2loopback"
|
||||||
|
"snd-aloop"
|
||||||
];
|
];
|
||||||
boot.extraModulePackages = [];
|
boot.extraModulePackages = [];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue