summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index c2fdabb6..33a3eef4 100644
--- a/hel.nix
+++ b/hel.nix
@@ -81,7 +81,6 @@
81 81
82 wacom.enable = true; 82 wacom.enable = true;
83 multitouch.enable = true; 83 multitouch.enable = true;
84 modules = with pkgs; [ xf86_input_wacom ];
85 }; 84 };
86 85
87 ntp.enable = false; 86 ntp.enable = false;