i18n.inputMethod.fcitx5.settings.inputMethod

Home-Manager option

The input method configure in profile file in ini format.

type: open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ GroupOrder."0" = "Default"; "Groups/0" = { Name = "Default"; "Default Layout" = "us"; DefaultIM = "pinyin"; }; "Groups/0/Items/0".Name = "keyboard-us"; "Groups/0/Items/1".Name = "pinyin"; }
declared in: <home-manager/modules/i18n/input-method/fcitx5.nix>source unavailable