libinput service: add libinput to udev packages

See #17054
This commit is contained in:
Nikolay Amiantov
2016-07-18 15:27:08 +03:00
parent e90ab768ce
commit 6f89369440

View File

@@ -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.