i18n.inputMethod.kime.daemonModules

NixOS option

List of enabled daemon modules

type: list of (one of "Xim", "Wayland", "Indicator")
Default
[
  "Xim"
  "Wayland"
  "Indicator"
]
Example
[
  "Xim"
  "Indicator"
]
declared in: nixos/modules/i18n/input-method/kime.nixView source on NixOS/nixpkgs →