summary refs log tree commit diff
path: root/nixos/modules/i18n/input-method/uim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/i18n/input-method/uim.nix')
-rw-r--r--nixos/modules/i18n/input-method/uim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/i18n/input-method/uim.nix b/nixos/modules/i18n/input-method/uim.nix
index 7ad68bf851f..459294657e0 100644
--- a/nixos/modules/i18n/input-method/uim.nix
+++ b/nixos/modules/i18n/input-method/uim.nix
@@ -2,7 +2,7 @@
 
 with lib;
 
-let 
+let
   cfg = config.i18n.inputMethod.uim;
 in
 {