nixos/system: Add xhci_pci as it is needed to detect host buses in the initrd for usb keyboards on the xhci bus and storage devices on the iso

This commit is contained in:
William A. Kennington III 2015-02-09 13:09:05 -08:00
parent 3b65c29710
commit b556983eb7

View File

@ -193,6 +193,7 @@ in
"ohci_hcd"
"ohci_pci"
"xhci_hcd"
"xhci_pci"
"usbhid"
"hid_generic"
"hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"