hardware.deviceTree.overlays.*.dtsFile

NixOS option

Path to .dts overlay file, overlay is applied to each .dtb file matching “compatible” of the overlay.

type: null or absolute path
Default
null
Example
./dts/overlays.dts
declared in: nixos/modules/hardware/device-tree.nixView source on NixOS/nixpkgs →