grahpical: enable v4l2l loopback
This commit is contained in:
parent
fdb0b74625
commit
c1f9977d63
2 changed files with 6 additions and 1 deletions
|
@ -1 +1,5 @@
|
|||
{lib, ...}: {}
|
||||
{config, ...}: {
|
||||
boot.extraModulePackages = [
|
||||
config.boot.kernelPackages.v4l2loopback
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue