From 1a3b80b6087dcd59b5a5183ce7a17b538b7d64bd Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 21 Aug 2025 00:23:37 +0800 Subject: [PATCH] chore: remove unused fcitx5-chinese-addons --- home/linux/gui/base/fcitx5/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/linux/gui/base/fcitx5/default.nix b/home/linux/gui/base/fcitx5/default.nix index 9ce2a603..d9437219 100644 --- a/home/linux/gui/base/fcitx5/default.nix +++ b/home/linux/gui/base/fcitx5/default.nix @@ -18,7 +18,7 @@ fcitx5-rime # needed enable rime using configtool after installed fcitx5-configtool - fcitx5-chinese-addons + # fcitx5-chinese-addons # we use rime instead # fcitx5-mozc # japanese input method fcitx5-gtk # gtk im module ];