diff --git a/configuration.nix b/configuration.nix index 7bc07ff..69d885f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -175,7 +175,7 @@ # waylandFrontend = true; fcitx5.addons = with pkgs; [ fcitx5-gtk # alternatively, kdePackages.fcitx5-qt - # fcitx5-mosc # table input method support + fcitx5-mozc # table input method support fcitx5-nord # a color theme ]; };