many changes
This commit is contained in:
@@ -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 = "/";
|
||||
|
||||
Reference in New Issue
Block a user