hardware.deviceTree.dtbSource

NixOS option

Path to dtb directory that overlays and other processing will be applied to. Uses device trees bundled with the Linux kernel by default.

type: absolute path
Default
${cfg.kernelPackage}/dtbs
declared in: nixos/modules/hardware/device-tree.nixView source on NixOS/nixpkgs →