tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
Add hid_lenovo to initrd kernel modules
Domen Kožar
11 years ago
5a4614dc
b2d17156
+1
-1
1 changed file
expand all
collapse all
unified
split
nixos
modules
system
boot
kernel.nix
+1
-1
nixos/modules/system/boot/kernel.nix
···
195
195
"xhci_hcd"
196
196
"xhci_pci"
197
197
"usbhid"
198
198
-
"hid_generic"
198
198
+
"hid_generic" "hid_lenovo"
199
199
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
200
200
201
201
# Unix domain sockets (needed by udev).