many changes

This commit is contained in:
2024-09-03 14:47:06 +02:00
parent fb32b88798
commit 92099bd1e9
44 changed files with 900 additions and 658 deletions

View File

@@ -35,7 +35,7 @@ in
'';
};
hardware.deviceTree.filter = "bcm2710-rpi-zero-2-w.dtb";
hardware.deviceTree.filter = "bcm2835-rpi-zero-2-w.dtb";
hardware.deviceTree = {
enable = true;
overlays = [
@@ -46,7 +46,7 @@ in
/plugin/;
/ {
compatible = "brcm,bcm2710,bcm2837";
compatible = "brcm,bcm2835";
fragment@0 {
target-path = "/";