diff --git a/modules/home/users/crumb/fcitx5.nix b/modules/home/users/crumb/fcitx5.nix index 8a9bb0a..7036b7d 100644 --- a/modules/home/users/crumb/fcitx5.nix +++ b/modules/home/users/crumb/fcitx5.nix @@ -16,6 +16,7 @@ in { pkgs.fcitx5-gtk pkgs.fcitx5-table-other pkgs.libsForQt5.fcitx5-chinese-addons + pkgs.fcitx5-anthy (let repo = pkgs.fetchgit { url = "https://gitlab.com/msyds/syd-fcitx5-tables"; @@ -45,6 +46,7 @@ in { "Groups/0/Items/0".Name = "keyboard-us"; "Groups/0/Items/1".Name = "sydmath"; "Groups/0/Items/2".Name = "ipa-x-sampa"; + "Groups/0/Items/3".Name = "anthy"; }; }; };