diff --git a/fcitx5.nix b/fcitx5.nix index 73091b5..98d77e4 100644 --- a/fcitx5.nix +++ b/fcitx5.nix @@ -3,8 +3,7 @@ { i18n.inputMethod = { enabled = "fcitx5"; - # Commented out, not working - #fcitx.engines = with pkgs.fcitx-engines; [ anthy ]; + fcitx5.addons = with pkgs; [ anthy ]; }; home.sessionVariables = {