From c6cf9bcf0b9ab414ea1fef2da407ac322959e49c Mon Sep 17 00:00:00 2001 From: Thiago Kenji Okada Date: Thu, 21 Jan 2021 19:52:57 -0300 Subject: [PATCH] nixos/libinput: add missing renamed module Related PR #108909. --- nixos/modules/services/x11/hardware/libinput.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/services/x11/hardware/libinput.nix b/nixos/modules/services/x11/hardware/libinput.nix index 631fb8247689..9b0757153cc2 100644 --- a/nixos/modules/services/x11/hardware/libinput.nix +++ b/nixos/modules/services/x11/hardware/libinput.nix @@ -226,6 +226,7 @@ in { "horizontalScrolling" "sendEventsMode" "tapping" + "tappingDragLock" "disableWhileTyping" "additionalOptions" ]);