This commit is contained in:
Yan Lin 2025-10-20 19:06:56 +02:00
parent deb050d084
commit fb93c2e8f3

View file

@ -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)