Setup japanese input

This commit is contained in:
Ethan Simmons
2025-02-13 21:45:34 -06:00
parent 807500b2ec
commit 62dd32207d
2 changed files with 24 additions and 5 deletions

View File

@@ -40,6 +40,14 @@ in
hardware.opengl.enable = true;
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = with pkgs; [
fcitx5-mozc
fcitx5-gtk
];
};
fonts = {
packages = with pkgs; [
liberation_ttf