change fcitx5 config to pkg, use rime-ice default config.

This commit is contained in:
Ulic-youthlic 2025-01-10 18:44:38 +08:00
parent 445dfe6543
commit 424afb3ad4
4 changed files with 14 additions and 49 deletions

View file

@ -27,15 +27,12 @@
fcitx5-configtool
fcitx5-chinese-addons
(fcitx5-rime.override {
rimeDataPkgs =
rimeDataPkgs = (
with (outputs.packages."${pkgs.system}");
[
rime-data
]
++ (with (outputs.packages."${pkgs.system}"); [
rime-ice
rime-zhwiki
rime-moegirl
]);
]
);
})
];
waylandFrontend = true;