From ccbd137837f7dcea0796f2fcdeee903b4f4158c4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 14 Dec 2024 14:29:23 +0100 Subject: fix(modules/inputMethods): Remove This is a huge hack, that doesn't even work with all my applications (notably, alacritty does not support ibus.) As such, simply disabling it is the right call. --- hosts/tiamat/hardware.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tiamat/hardware.nix b/hosts/tiamat/hardware.nix index 2e868703..97600848 100644 --- a/hosts/tiamat/hardware.nix +++ b/hosts/tiamat/hardware.nix @@ -4,7 +4,6 @@ ]; soispha = { - services.inputMethod.enable = true; hardware = { enable = true; cpuType = "amd"; -- cgit 1.4.1