This website requires JavaScript.
Explore
Help
Sign in
steveej
/
infra
Watch
1
Star
0
Fork
You've already forked infra
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f707f7ddc4
infra
/
nix
/
os
/
profiles
/
graphical
/
boot.nix
6 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
grahpical: enable v4l2l loopback
2023-11-23 11:26:48 +01:00
{
config
,
.
.
.
}:
{
boot
.
extraModulePackages
=
[
config
.
boot
.
kernelPackages
.
v4l2loopback
]
;
}
Reference in a new issue
Copy permalink