boot.hardwareScan

NixOS option

Whether to try to load kernel modules for all detected hardware. Usually this does a good job of providing you with the modules you need, but sometimes it can crash the system or cause other nasty effects.

type: boolean
Default
true
declared in: nixos/modules/services/hardware/udev.nixView source on NixOS/nixpkgs →