boot.loader.systemd-boot.installDeviceTree
Install the devicetree blob specified by config.hardware.deviceTree.name
to the ESP and instruct systemd-boot to pass this DTB to linux.
- Type
unspecified value- Default
"with config.hardware.deviceTree; enable && name != null"- Declared
- <nixpkgs/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix>