hardware.deviceTree.dtboBuildExtraIncludePaths
Additional include paths that will be passed to the preprocessor when creating the final .dts to compile into .dtbo
- Type
list of absolute path- Default
[ ]- Example
[ ./my_custom_include_dir_1 ./custom_include_dir_2 ]- Declared
- <nixpkgs/nixos/modules/hardware/device-tree.nix>