MyNixOS website logo
option

hardware.facter.detected.boot.keyboard.kernelModules

List of kernel modules to include in the initrd to support the keyboard.

Declarations
Type
list of string
Default
"hardware dependent"
Example
[
  "usbhid"
]