diff --git a/nixos/modules/system/boot/kernel.nix b/nixos/modules/system/boot/kernel.nix index b81bcf20f439..9beb7fabce12 100644 --- a/nixos/modules/system/boot/kernel.nix +++ b/nixos/modules/system/boot/kernel.nix @@ -191,6 +191,7 @@ in "ehci_hcd" "ehci_pci" "ohci_hcd" + "ohci_pci" "xhci_hcd" "usbhid" "hid_generic"