Skip to content

Commit 90ff6dc

Browse files
committed
nixos/unl0kr: fix touchpads
1 parent 5f817f2 commit 90ff6dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nixos/modules/system/boot/unl0kr.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ in
7575

7676
"usbtouchscreen"
7777
"evdev"
78+
"psmouse"
7879
]
7980
++ lib.optionals cfg.allowVendorDrivers [
8081
"intel_lpss_pci"

0 commit comments

Comments
 (0)