summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index a32d5d4c..a0067783 100644
--- a/hel.nix
+++ b/hel.nix
@@ -193,6 +193,7 @@
193 193
194 wacom.enable = true; 194 wacom.enable = true;
195 multitouch.enable = true; 195 multitouch.enable = true;
196 libinput.enable = true;
196 197
197 dpi = 210; 198 dpi = 210;
198 }; 199 };