From ccf270f5a37d862587e3218671a2f654f7429da0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 May 2016 16:56:15 +0200 Subject: wacom on hel --- hel.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index be38f18d..c2fdabb6 100644 --- a/hel.nix +++ b/hel.nix @@ -79,7 +79,9 @@ }; }; - synaptics.enable = false; + wacom.enable = true; + multitouch.enable = true; + modules = with pkgs; [ xf86_input_wacom ]; }; ntp.enable = false; -- cgit v1.2.3