hardware.deviceTree.kernelPackage

NixOS option

Kernel package where device tree include directory is from. Also used as default source of dtb package to apply overlays to

type: absolute path
Default
config.boot.kernelPackages.kernel
Example
pkgs.linux_latest
declared in: nixos/modules/hardware/device-tree.nixView source on NixOS/nixpkgs →