forked from mirrors/nixpkgs
parent
e90ab768ce
commit
6f89369440
|
@ -198,6 +198,8 @@ in {
|
|||
|
||||
environment.systemPackages = [ pkgs.xorg.xf86inputlibinput ];
|
||||
|
||||
services.udev.packages = [ pkgs.libinput ];
|
||||
|
||||
services.xserver.config =
|
||||
''
|
||||
# Automatically enable the libinput driver for all touchpads.
|
||||
|
|
Loading…
Reference in a new issue