nixos/unl0kr: fix touchpads

This commit is contained in:
hustlerone 2025-05-09 00:29:43 +02:00
parent 5f817f208f
commit 90ff6dc49e

View file

@ -75,6 +75,7 @@ in
"usbtouchscreen"
"evdev"
"psmouse"
]
++ lib.optionals cfg.allowVendorDrivers [
"intel_lpss_pci"