mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +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"
|
||||
"evdev"
|
||||
"psmouse"
|
||||
]
|
||||
++ lib.optionals cfg.allowVendorDrivers [
|
||||
"intel_lpss_pci"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue