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