From 051b74fe7d7398c24fee4d703bd1e32a88b68393 Mon Sep 17 00:00:00 2001 From: Vonfry Date: Sun, 12 Mar 2023 12:03:50 +0800 Subject: nixos/fcitx: deprecated, and suggestions to use fcitx5 instead --- nixos/modules/rename.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/rename.nix') diff --git a/nixos/modules/rename.nix b/nixos/modules/rename.nix index d8a18cfcc6dc1..b8b17df9254ef 100644 --- a/nixos/modules/rename.nix +++ b/nixos/modules/rename.nix @@ -106,6 +106,8 @@ with lib; (mkRemovedOptionModule [ "services" "riak" ] "The corresponding package was removed from nixpkgs.") (mkRemovedOptionModule [ "services" "cryptpad" ] "The corresponding package was removed from nixpkgs.") + (mkRemovedOptionModule [ "i18n" "inputMethod" "fcitx" ] "The fcitx module has been removed. Plesae use fcitx5 instead") + # Do NOT add any option renames here, see top of the file ]; } -- cgit 1.4.1