boot.loader.systemd-boot.installDeviceTree
NixOS option
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 valueDefault
declared in: nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nixView source on NixOS/nixpkgs →"with config.hardware.deviceTree; enable && name != null"