From 0eb6a6cd21cc056d8a3bca7259d88412611b8279 Mon Sep 17 00:00:00 2001 From: k3t Date: Sat, 27 Jun 2026 21:32:41 -0600 Subject: [PATCH] FUCK --- modules/sys/hw/libinput.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sys/hw/libinput.nix b/modules/sys/hw/libinput.nix index 7f01b16..4213581 100644 --- a/modules/sys/hw/libinput.nix +++ b/modules/sys/hw/libinput.nix @@ -3,6 +3,6 @@ { services = { libinput.enable = true; - xserver.modules = [ pkgs.xf86-input-libinput ] + xserver.modules = [ pkgs.xf86-input-libinput ]; }; } \ No newline at end of file