starfive visionfive2: Fix deviceTree name
This commit is contained in:
parent
34f96de8c9
commit
7b2aec9939
|
@ -18,8 +18,8 @@
|
|||
grub.enable = lib.mkDefault false;
|
||||
generic-extlinux-compatible.enable = lib.mkDefault true;
|
||||
};
|
||||
};
|
||||
|
||||
hardware.deviceTree.name =
|
||||
lib.mkDefault "starfive/jh7110-starfive-visionfive-2-v1.3b.dtb";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue