skipper: update inputMethod config
This commit is contained in:
parent
da1108caa8
commit
6a8e5be144
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@
|
|||
|
||||
i18n = {
|
||||
inputMethod = {
|
||||
enabled = "fcitx5";
|
||||
enable = true;
|
||||
type = "fcitx5";
|
||||
fcitx5 = {
|
||||
waylandFrontend = true;
|
||||
addons = [ pkgs.fcitx5-varnam pkgs.fcitx5-gtk ];
|
||||
|
|
Loading…
Reference in a new issue