Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

nixos/unl0kr: fix touchpads

+1
+1
nixos/modules/system/boot/unl0kr.nix
··· 75 76 "usbtouchscreen" 77 "evdev" 78 ] 79 ++ lib.optionals cfg.allowVendorDrivers [ 80 "intel_lpss_pci"
··· 75 76 "usbtouchscreen" 77 "evdev" 78 + "psmouse" 79 ] 80 ++ lib.optionals cfg.allowVendorDrivers [ 81 "intel_lpss_pci"