v4l2->v4l2loopback

This commit is contained in:
Reid 2026-06-14 14:59:08 -07:00
parent 0c0be56623
commit 7c549b8c78
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@
modules = {
core = {
# kernel
kernel.v4l2 = true;
kernel.v4l2loopback = true;
kernel.zswap = true;
# security
security.useDoas = true;