many changes
This commit is contained in:
parent
fb32b88798
commit
92099bd1e9
44 changed files with 900 additions and 658 deletions
|
|
@ -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 = "/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue