Add video4linux2loopback
This commit is contained in:
parent
571d5bd3ad
commit
91cd41286b
|
@ -2,4 +2,8 @@
|
|||
|
||||
lib.mkIf config.sbruder.gui.enable {
|
||||
hardware.sane.enable = true;
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [
|
||||
v4l2loopback # screen sharing
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue