about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index fa2e9d4..51846b3 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -172,7 +172,7 @@
     dbus.enable = true;
     irqbalance.enable = true;
     fwupd.enable = true;
-    xserver.libinput.enable = false;
+    libinput.enable = false;
   };
 
   programs = {