enable MIPI camera

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-06 23:39:50 +01:00
parent ec22fafec6
commit 897a92ea57
30 changed files with 22984 additions and 0 deletions

View file

@ -5,6 +5,7 @@ with lib.plusultra;
imports = [ ./hardware-configuration.nix ];
plusultra = {
ipu6.enable = true;
base.enable = true;
gui.enable = true;
nix-ld.enable = true;