fcitx5-skk-qt -> libsForQt5.fcitx5-skk-qt
This commit is contained in:
parent
486ba1ec0b
commit
ede8d8b280
1 changed files with 3 additions and 1 deletions
|
@ -11,9 +11,11 @@ in {
|
||||||
fcitx5.addons = attrValues {
|
fcitx5.addons = attrValues {
|
||||||
inherit (pkgs)
|
inherit (pkgs)
|
||||||
fcitx5-gtk
|
fcitx5-gtk
|
||||||
|
;
|
||||||
|
inherit (pkgs.libsForQt5)
|
||||||
|
fcitx5-qt
|
||||||
fcitx5-skk-qt
|
fcitx5-skk-qt
|
||||||
;
|
;
|
||||||
inherit (pkgs.libsForQt5) fcitx5-qt;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
|
Loading…
Reference in a new issue