diff --git a/modules/profiles/all-hardware.nix b/modules/profiles/all-hardware.nix index 041948aa462..359324dd13c 100644 --- a/modules/profiles/all-hardware.nix +++ b/modules/profiles/all-hardware.nix @@ -41,6 +41,9 @@ # Virtio (QEMU, KVM etc.) support. "virtio_net" "virtio_pci" "virtio_blk" "virtio_balloon" "virtio_console" + + # Keyboards + "hid_apple" ]; boot.initrd.kernelModules =