mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
nixos/unl0kr: fix touchpads
This commit is contained in:
parent
5f817f208f
commit
90ff6dc49e
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ in
|
||||||
|
|
||||||
"usbtouchscreen"
|
"usbtouchscreen"
|
||||||
"evdev"
|
"evdev"
|
||||||
|
"psmouse"
|
||||||
]
|
]
|
||||||
++ lib.optionals cfg.allowVendorDrivers [
|
++ lib.optionals cfg.allowVendorDrivers [
|
||||||
"intel_lpss_pci"
|
"intel_lpss_pci"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue