summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/aji.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/aji.nix b/nixos/aji.nix
index abda9f8..e04a52f 100644
--- a/nixos/aji.nix
+++ b/nixos/aji.nix
@@ -43,6 +43,7 @@
'';
services.xserver.xkbModel = "thinkpad60";
+ services.xserver.synaptics.enable = true;
# The NixOS release to be compatible with for stateful data such as databases.
system.stateVersion = "16.03";