mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Add hid_lenovo to initrd kernel modules
This commit is contained in:
parent
b2d17156bb
commit
5a4614dc1f
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ in
|
||||||
"xhci_hcd"
|
"xhci_hcd"
|
||||||
"xhci_pci"
|
"xhci_pci"
|
||||||
"usbhid"
|
"usbhid"
|
||||||
"hid_generic"
|
"hid_generic" "hid_lenovo"
|
||||||
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
|
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
|
||||||
|
|
||||||
# Unix domain sockets (needed by udev).
|
# Unix domain sockets (needed by udev).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue