mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
starfive visionfive2: Fix deviceTree name
This commit is contained in:
parent
34f96de8c9
commit
7b2aec9939
1 changed files with 1 additions and 1 deletions
|
@ -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