chore | update inputMethod to match upstream
This commit is contained in:
parent
79aff676c1
commit
e1c9cdfbab
1 changed files with 2 additions and 1 deletions
|
|
@ -57,7 +57,8 @@ in {
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.utf8";
|
defaultLocale = "en_US.utf8";
|
||||||
inputMethod = {
|
inputMethod = {
|
||||||
enabled = "fcitx5";
|
enable = true;
|
||||||
|
type = "fcitx5";
|
||||||
fcitx5.addons = with pkgs; [
|
fcitx5.addons = with pkgs; [
|
||||||
fcitx5-mozc
|
fcitx5-mozc
|
||||||
fcitx5-gtk
|
fcitx5-gtk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue