move fcitx5 to ome

This commit is contained in:
EdenQwQ 2025-03-29 21:10:53 +08:00
parent c3c294e784
commit c801ef5d60
2 changed files with 13 additions and 12 deletions

View file

@ -30,18 +30,6 @@
LC_TELEPHONE = "en_US.UTF-8";
LC_TIME = "en_US.UTF-8";
};
inputMethod = {
enable = true;
type = "fcitx5";
fcitx5.addons = with pkgs; [
fcitx5-mozc
fcitx5-gtk
fcitx5-chinese-addons
fcitx5-rime
];
fcitx5.waylandFrontend = true;
};
};
services = {