We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f817f2 commit 90ff6dcCopy full SHA for 90ff6dc
nixos/modules/system/boot/unl0kr.nix
@@ -75,6 +75,7 @@ in
75
76
"usbtouchscreen"
77
"evdev"
78
+ "psmouse"
79
]
80
++ lib.optionals cfg.allowVendorDrivers [
81
"intel_lpss_pci"
0 commit comments