boot.extraModprobeConfig
Any additional configuration to be appended to the generated modprobe.conf. This is typically used to specify module options. See modprobe.d(5) for details.
- Type
strings concatenated with "\n"- Default
""- Example
'' options parport_pc io=0x378 irq=7 dma=1 ''- Declared
- <nixpkgs/nixos/modules/system/boot/modprobe.nix>