chore | update inputMethod to match upstream

This commit is contained in:
Don Harper 2024-11-30 08:06:55 -06:00
parent 79aff676c1
commit e1c9cdfbab

View file

@ -57,7 +57,8 @@ in {
i18n = {
defaultLocale = "en_US.utf8";
inputMethod = {
enabled = "fcitx5";
enable = true;
type = "fcitx5";
fcitx5.addons = with pkgs; [
fcitx5-mozc
fcitx5-gtk