hardware.deviceTree.name
The name of an explicit dtb to be loaded, relative to the dtb base. Useful in extlinux scenarios if the bootloader doesn't pick the right .dtb file from FDTDIR.
- Type
null or string- Default
null- Example
"some-dtb.dtb"- Declared
- <nixpkgs/nixos/modules/hardware/device-tree.nix>