hardware.rasdaemon.extraModules

NixOS option

extra kernel modules to load

type: list of string
Default
[ ]
Example
[
  "i7core_edac"
]
declared in: nixos/modules/services/hardware/rasdaemon.nixView source on NixOS/nixpkgs →