boot.modprobeConfig.enable

NixOS option

Whether to enable modprobe config. This is useful for systems like containers which do not require a kernel.

type: boolean
Default
true
Example
true
declared in: nixos/modules/system/boot/modprobe.nixView source on NixOS/nixpkgs →