From 92479637db71f274b0424c6ef756e6c79b093af1 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 1 Oct 2024 15:45:19 -0700 Subject: modules: move more software to pc from desktop --- modules/desktop/software/services/libinput.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/desktop/software/services') diff --git a/modules/desktop/software/services/libinput.nix b/modules/desktop/software/services/libinput.nix index e010873..c95b993 100644 --- a/modules/desktop/software/services/libinput.nix +++ b/modules/desktop/software/services/libinput.nix @@ -1,6 +1,5 @@ { services.libinput = { - enable = true; mouse.accelProfile = "flat"; touchpad.accelProfile = "flat"; }; -- cgit v1.2.3