boot.initrd.includeDefaultModules

NixOS option

This option, if set, adds a collection of default kernel modules to boot.initrd.availableKernelModules and boot.initrd.kernelModules.

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