hardware.deviceTree.dtboBuildExtraIncludePaths
NixOS option
Additional include paths that will be passed to the preprocessor when creating the final .dts to compile into .dtbo
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/hardware/device-tree.nixView source on NixOS/nixpkgs →[ ./my_custom_include_dir_1 ./custom_include_dir_2 ]