From bbbfc44193b66410fde93b3585eecea526a9f8e7 Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 10 Nov 2025 10:07:33 +0300 Subject: [PATCH] please tell me this is the problem --- hosts/nixos/pochita/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixos/pochita/configuration.nix b/hosts/nixos/pochita/configuration.nix index 5f0772b..000c804 100644 --- a/hosts/nixos/pochita/configuration.nix +++ b/hosts/nixos/pochita/configuration.nix @@ -34,6 +34,7 @@ # The board and wanted kernel version raspberry-pi-nix = { board = "bcm2712"; + libcamera-overlay.enable = false; #kernel-version = "v6_10_12"; };