i18n.inputMethod.fcitx5.settings.addons

NixOS option

The addon configures in conf folder in ini format with global sections. Each item is written to the corresponding file.

type: attribute set of anything
Default
{ }
Example
{ pinyin.globalSection.EmojiEnabled = "True"; }
declared in: nixos/modules/i18n/input-method/fcitx5.nixView source on NixOS/nixpkgs →