steveej-laptop: change scrolling and touchpad behavior
This commit is contained in:
parent
80c42c7e45
commit
baccf4b0ce
2 changed files with 8 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
nix.buildCores = 4;
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.trackpoint.emulateWheel = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "ehci_pci" "ahci" "usbhid" "sd_mod" ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue