diff --git a/nixos/modules/system/boot/kernel.nix b/nixos/modules/system/boot/kernel.nix index 79b173a6ead..ff0c6ac3bee 100644 --- a/nixos/modules/system/boot/kernel.nix +++ b/nixos/modules/system/boot/kernel.nix @@ -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"