initrd.availableKernelModules: add support for keyboards
As explained in #2169, some keyboards need special drivers, so these are always added, both on installation and normal systems.
This commit is contained in:
@@ -195,6 +195,7 @@ in
|
||||
"xhci_hcd"
|
||||
"usbhid"
|
||||
"hid_generic"
|
||||
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
|
||||
|
||||
# Unix domain sockets (needed by udev).
|
||||
"unix"
|
||||
|
||||
Reference in New Issue
Block a user