1

Enable v4l2 loopback for obs

This commit is contained in:
2023-06-10 20:13:26 +02:00
parent ff696b2b83
commit 051c65a1c4
2 changed files with 15 additions and 0 deletions

View File

@ -26,6 +26,7 @@
# Specific to used kernel (currently linux_zen)
extraModulePackages = with config.boot.kernelPackages; [
new-lg4ff # Logitech force feedback
v4l2loopback
];
};