From d718d439043ee8af712a2e0c29d4add1ea7fc1cd Mon Sep 17 00:00:00 2001 From: k3t Date: Sat, 27 Jun 2026 21:38:12 -0600 Subject: [PATCH] disable libinput??? maybe itll fix things??? --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b1d4d49..a046580 100644 --- a/flake.nix +++ b/flake.nix @@ -89,7 +89,7 @@ ./modules/sys/fs/mounts/swap.nix ./modules/sys/hw/boot.nix - ./modules/sys/hw/libinput.nix + #./modules/sys/hw/libinput.nix ./modules/sys/hw/cpu/amd64.nix ./modules/sys/hw/gpu/amd.nix ./modules/sys/hw/gpu/vmware.nix