summaryrefslogtreecommitdiffstats
path: root/lenovo/x250.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lenovo/x250.nix')
-rw-r--r--lenovo/x250.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/lenovo/x250.nix b/lenovo/x250.nix
index 52a4426..8ab1aa5 100644
--- a/lenovo/x250.nix
+++ b/lenovo/x250.nix
@@ -5,6 +5,4 @@
# modesetting driver leads to freezes with newer kernel at the moment (> 4.4)
services.xserver.videoDrivers = [ "intel" ];
-
- services.xserver.libinput.enable = true;
}