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 anythingDefault
{ }Example
declared in: nixos/modules/i18n/input-method/fcitx5.nixView source on NixOS/nixpkgs →{ pinyin.globalSection.EmojiEnabled = "True"; }