enable MIPI camera
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
ec22fafec6
commit
897a92ea57
30 changed files with 22984 additions and 0 deletions
6
overlays/ipu6/default.nix
Normal file
6
overlays/ipu6/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ channels, ... }:
|
||||
final: prev:
|
||||
{
|
||||
libcamera-unstable = channels.unstable.libcamera;
|
||||
pipewire-unstable = channels.unstable.pipewire;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue