i18n.inputMethod.type

Select the enabled input method. Input methods is a software to input symbols that are not available on standard input devices.

Input methods are specially used to input Chinese, Japanese and Korean characters.

Currently the following input methods are available in NixOS:

Type
null or one of "ibus", "fcitx5", "nabi", "uim", "hime", "kime"
Default

The value of the deprecated option enabled, defaulting to null

Example
"fcitx5"
Declared
<nixpkgs/nixos/modules/i18n/input-method/default.nix>