MyNixOS website logo
option

i18n.inputMethod.kime.daemonModules

List of enabled daemon modules.

Declarations
Type
list of (one of "Xim", "Wayland", "Indicator")
Default
[
  "Xim"
  "Wayland"
  "Indicator"
]
Example
[
  "Xim"
  "Indicator"
]