From 7417d85ee2f268c8e1aa36a86fe271891eebbb89 Mon Sep 17 00:00:00 2001 From: qaristote Date: Thu, 16 Mar 2023 11:47:11 +0100 Subject: initial commit --- nixos/gui.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/gui.nix') diff --git a/nixos/gui.nix b/nixos/gui.nix index 0f3da65..e0998c4 100644 --- a/nixos/gui.nix +++ b/nixos/gui.nix @@ -16,5 +16,6 @@ ''; }; }; + libinput.mouse.dev = "/dev/input/mouse0"; }; } -- cgit v1.2.3