feat: Camera support for Surface tablets

This commit is contained in:
UGA Innovation Factory
2025-12-08 19:36:58 +00:00
committed by Hunter Halloran
parent 0b90280d9d
commit 13abaa8369
2 changed files with 8 additions and 26 deletions

View File

@@ -21,6 +21,8 @@ in
"boot.shell_on_fail"
"udev.log_priority=3"
"rd.systemd.show_status=auto"
"intel_ipu3_imgu"
"intel_ipu3_isys"
];
boot.kernelPackages = lib.mkForce refKernelPackages;