From d2b0f0ac6572a581de6631e5902caf7c829d4bbe Mon Sep 17 00:00:00 2001 From: tootbrute Date: Sun, 19 Jan 2025 13:48:33 +0800 Subject: [PATCH] fixed fcitx5 --- nixosModules/base.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixosModules/base.nix b/nixosModules/base.nix index 1ad98f3..265a62a 100644 --- a/nixosModules/base.nix +++ b/nixosModules/base.nix @@ -58,8 +58,8 @@ }; i18n.inputMethod = { - enabled = true; - type = "fcitx5"; + enabled = "fcitx5"; + # type = "fcitx5"; fcitx5.addons = with pkgs; [ fcitx5-chewing fcitx5-chinese-addons