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