Use rime-ice in nixpkgs instead of self-packaged
- remove package rime-ice - remove overlay of rime-ice - regenerate nvfetcher - add configuration for rime-ice - add zhwiki and moegirl as dict
This commit is contained in:
parent
ebb171dc3f
commit
d390953280
12 changed files with 110 additions and 71 deletions
|
|
@ -32,11 +32,12 @@ in {
|
|||
addons = with pkgs; [
|
||||
libsForQt5.fcitx5-qt
|
||||
fcitx5-gtk
|
||||
fcitx5-gtk
|
||||
fcitx5-fluent
|
||||
(fcitx5-rime.override {
|
||||
rimeDataPkgs = [
|
||||
rime-ice
|
||||
rime-zhwiki
|
||||
rime-moegirl
|
||||
];
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue