update i18n.inputMethod
This commit is contained in:
parent
7b5edade95
commit
253e81078d
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
inherit (lib.attrsets) attrValues;
|
||||
in {
|
||||
i18n.inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
fcitx5.addons = attrValues {
|
||||
inherit (pkgs)
|
||||
fcitx5-gtk
|
||||
|
|
Loading…
Reference in a new issue