diff --git a/nixosModules/base.nix b/nixosModules/base.nix index 09c76a8..1a20524 100644 --- a/nixosModules/base.nix +++ b/nixosModules/base.nix @@ -66,21 +66,6 @@ fcitx5-table-extra ]; }; - - -# il8n.inputMethod.enabled = "fcitx5"; -# il8n.inputMethod.fcitx5.addons = with pkgs; [ -# fcitx5-chewing -# fcitx5-chinese-addons - #what is for pinyin? -# ]; - -# trying FCITX5 first -# i18n.inputMethod = { -# enable = true; -# type = "ibus"; -# ibus.engines = with pkgs.ibus-engines; [ libpinyin table-chinese]; -# }; # Enable the X11 windowing system. services.xserver.enable = true; diff --git a/nixosModules/home.nix b/nixosModules/home.nix index 1611e66..d81f402 100644 --- a/nixosModules/home.nix +++ b/nixosModules/home.nix @@ -90,8 +90,11 @@ pciutils # lspci usbutils # lsusb - #test - libchewing + #chinese input + fcitx5-gtk + fcitx5-pinyin-moegirl #dictionary + cedict #dictionary + libchewing #needed? ]; # Environment