minor
This commit is contained in:
parent
deb050d084
commit
fb93c2e8f3
1 changed files with 2 additions and 1 deletions
|
|
@ -159,7 +159,8 @@ in
|
||||||
|
|
||||||
# Input method configuration
|
# Input method configuration
|
||||||
i18n.inputMethod = {
|
i18n.inputMethod = {
|
||||||
enabled = "ibus";
|
enable = true;
|
||||||
|
type = "ibus";
|
||||||
ibus.engines = with pkgs.ibus-engines; [
|
ibus.engines = with pkgs.ibus-engines; [
|
||||||
libpinyin # Chinese Simplified Pinyin
|
libpinyin # Chinese Simplified Pinyin
|
||||||
mozc # Japanese (Romaji)
|
mozc # Japanese (Romaji)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue