2nd try fcitx5 stuff

This commit is contained in:
Elias Gasparis 2025-01-19 13:41:59 +08:00
parent 51ca6ef1ba
commit a6cc05ec3f

View file

@ -60,7 +60,7 @@
i18n.inputMethod = { i18n.inputMethod = {
enabled = true; enabled = true;
type = "fcitx5"; type = "fcitx5";
addons = with pkgs; [ fcitx5.addons = with pkgs; [
fcitx5-chewing fcitx5-chewing
fcitx5-chinese-addons fcitx5-chinese-addons
]; ];