summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-10-07 01:42:52 +0200
committerFranz Pletz <fpletz@fnordicwalking.de>2017-10-07 01:48:03 +0200
commit3855b7977c3f987d6c09bc809e33073d64956f72 (patch)
tree831456e41e74dd14d422abb4de12085fc87b9b38 /nixos/modules/profiles
parent3df126dbf742f984b226f974ecfa649c70eb634e (diff)
downloadnixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar.gz
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar.bz2
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar.lz
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar.xz
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.tar.zst
nixlib-3855b7977c3f987d6c09bc809e33073d64956f72.zip
nixos: clean up kernel modules
 * the keyboard modules in all-hardware.nix are already defaults of
   boot.initrd.availableKernelModules
 * ide modules, hid_lenovo_tpkbd and scsi_wait_scan have been removed
   because they're not available anymore
 * i8042 was a duplicate (see few lines abowe)
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/all-hardware.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index 6e6ae98e19fc..3c7e516c497f 100644
--- a/nixos/modules/profiles/all-hardware.nix
+++ b/nixos/modules/profiles/all-hardware.nix
@@ -41,15 +41,12 @@
 
       # Virtio (QEMU, KVM etc.) support.
       "virtio_net" "virtio_pci" "virtio_blk" "virtio_scsi" "virtio_balloon" "virtio_console"
-      
+
       # VMware support.
       "mptspi" "vmw_balloon" "vmwgfx" "vmw_vmci" "vmw_vsock_vmci_transport" "vmxnet3" "vsock"
 
       # Hyper-V support.
       "hv_storvsc"
-
-      # Keyboards
-      "usbhid" "hid_apple" "hid_logitech_dj" "hid_lenovo_tpkbd" "hid_roccat"
     ];
 
   # Include lots of firmware.