boot.initrd.services.udev.packages

NixOS option

This will only be used when systemd is used in stage 1. List of packages containing udev rules that will be copied to stage 1. All files found in «pkg»/etc/udev/rules.d and «pkg»/lib/udev/rules.d will be included.

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