sj laptop: add BFQ patches to kernel
This commit is contained in:
parent
e1e88dd60b
commit
735fc7dd14
2 changed files with 36 additions and 1 deletions
|
@ -10,6 +10,8 @@
|
|||
hardware.enableAllFirmware = true;
|
||||
hardware.trackpoint.emulateWheel = true;
|
||||
|
||||
boot.kernelPackages = pkgs.myLinuxPackages;
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ehci_pci" "ahci" "usbhid" "sd_mod" ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue