fix fcitx5 module not loading addons

This commit is contained in:
Elec3137 2026-02-17 14:04:00 -08:00
commit f0f468a5cc

View file

@ -22,7 +22,7 @@ in
fonts.packages = [ pkgs.noto-fonts-cjk-sans ]; fonts.packages = [ pkgs.noto-fonts-cjk-sans ];
# for typing in japanese # for typing in japanese
i18n.inputMethod = lib.mkDefault { i18n.inputMethod = {
enable = true; enable = true;
type = "fcitx5"; type = "fcitx5";
fcitx5 = { fcitx5 = {