This commit is contained in:
mjallen18
2025-12-30 17:35:51 -06:00
parent bf31786735
commit 5ee4da5b08
7 changed files with 23 additions and 23 deletions

View File

@@ -249,7 +249,7 @@ in
[
{
name = "bcm2712d0-overlay";
dtsFile = "${pkgs.${namespace}.raspberrypi-overlays}/share/raspberrypi-overlays/bcm2712d0-overlay.dts";
dtsFile = "${pkgs.${namespace}.raspberrypi-overlays}/dtbs/raspberrypi-overlays/bcm2712d0-overlay.dts";
}
]);
};