boot.initrd.services.udev.binPackages

NixOS option

This will only be used when systemd is used in stage 1. Packages to search for binaries that are referenced by the udev rules in stage 1. This list always contains /bin of the initrd.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/hardware/udev.nixView source on NixOS/nixpkgs →