From 26d4f8694894b74b3fe4774e6b0c0addce675be1 Mon Sep 17 00:00:00 2001 From: teto Date: Mon, 20 Jan 2025 17:43:47 +0000 Subject: [PATCH] deploy: 9786661d57c476021c8a0c3e53bf9fa2b4f3328b --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/options.xhtml b/options.xhtml index e8bf0a594..e76ae596d 100644 --- a/options.xhtml +++ b/options.xhtml @@ -8781,6 +8781,33 @@ list of package

Example: with pkgs; [ fcitx5-rime ]

+

Declared by:

+ + +
+ +<home-manager/modules/i18n/input-method/fcitx5.nix> + +
+ +
+ + i18n.inputMethod.fcitx5.fcitx5-with-addons + + +
+
+

The fcitx5 package to use.

+ +

Type: +package

+ +

Default: +<derivation fcitx5-with-addons-5.1.11>

+ +

Example: +pkgs.kdePackages.fcitx5-with-addons

+

Declared by: