hardware.facter.detected.boot.keyboard.kernelModules

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

Type
list of string
Default
"hardware dependent"
Example
[
  "usbhid"
]
Declared
<nixpkgs/nixos/modules/hardware/facter/keyboard.nix>