please tell me this is the problem

This commit is contained in:
Osman Faruk Bayram 2025-11-10 10:07:33 +03:00
parent 3e3ffcac74
commit bbbfc44193

View file

@ -34,6 +34,7 @@
# The board and wanted kernel version # The board and wanted kernel version
raspberry-pi-nix = { raspberry-pi-nix = {
board = "bcm2712"; board = "bcm2712";
libcamera-overlay.enable = false;
#kernel-version = "v6_10_12"; #kernel-version = "v6_10_12";
}; };