nixpkgs-suyu/nixos/modules/services/x11/hardware
Marcello Sylvester Bauer d6169284c4 nixos/libinput: apply options to all device types
Instead of assign the libinput options to touchpad devices only, it
should be appied by any device using libinput.
Due to the fact that `40-libinput.conf` already defines libinput as
driver for any detected input device, we can use `MatchDriver` to appy
options.
2019-11-04 13:02:08 +01:00
..
cmt.nix nixos/cmt: Update error message for cmt 2019-10-01 19:43:27 +09:00
libinput.nix nixos/libinput: apply options to all device types 2019-11-04 13:02:08 +01:00
multitouch.nix
synaptics.nix Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
wacom.nix