summary refs log tree commit diff
path: root/nixos/modules/i18n/input-method/kime.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/i18n/input-method/kime.nix')
-rw-r--r--nixos/modules/i18n/input-method/kime.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/i18n/input-method/kime.nix b/nixos/modules/i18n/input-method/kime.nix
index 2a73cb3f46059..e462cae2437b4 100644
--- a/nixos/modules/i18n/input-method/kime.nix
+++ b/nixos/modules/i18n/input-method/kime.nix
@@ -10,7 +10,7 @@ in
       config = mkOption {
         type = yamlFormat.type;
         default = { };
-        example = literalExample ''
+        example = literalExpression ''
           {
             daemon = {
               modules = ["Xim" "Indicator"];