From cb8b6a5d00464c268db7452e698ea6094649e9bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 17 Apr 2024 23:00:59 +0200 Subject: treewide: reanme renamed libinput options --- nixos/tests/libinput.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/tests/libinput.nix') diff --git a/nixos/tests/libinput.nix b/nixos/tests/libinput.nix index 9b6fa159b999..b002492b1665 100644 --- a/nixos/tests/libinput.nix +++ b/nixos/tests/libinput.nix @@ -12,7 +12,7 @@ import ./make-test-python.nix ({ ... }: test-support.displayManager.auto.user = "alice"; - services.xserver.libinput = { + services.libinput = { enable = true; mouse = { naturalScrolling = true; -- cgit v1.2.3