activation du module hid_steam

This commit is contained in:
nyanloutre 2019-01-16 23:31:35 +01:00
parent 31a1ae1f95
commit 5ec285e329
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
boot.initrd.availableKernelModules = [ "ehci_pci" "ahci" "firewire_ohci" "pata_marvell" "xhci_pci" "usb_storage" "usbhid" "sd_mod" "sr_mod" ]; boot.initrd.availableKernelModules = [ "ehci_pci" "ahci" "firewire_ohci" "pata_marvell" "xhci_pci" "usb_storage" "usbhid" "sd_mod" "sr_mod" ];
boot.kernelModules = [ "kvm-intel" "nct6775" ]; boot.kernelModules = [ "kvm-intel" "nct6775" ];
boot.extraModulePackages = [ ]; boot.extraModulePackages = [ ];
boot.blacklistedKernelModules = [ "hid-steam" ];
fileSystems."/" = fileSystems."/" =
{ device = "/dev/disk/by-uuid/509a5842-56fe-40bd-8b00-6bda87e02e5e"; { device = "/dev/disk/by-uuid/509a5842-56fe-40bd-8b00-6bda87e02e5e";