1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 09:01:04 +01:00
This commit is contained in:
teto 2025-01-20 17:43:47 +00:00
parent 917d839cf7
commit 26d4f86948

View file

@ -8781,6 +8781,33 @@ list of package</p>
<p><span class="emphasis"><em>Example:</em></span> <p><span class="emphasis"><em>Example:</em></span>
<code class="literal">with pkgs; [ fcitx5-rime ]</code></p> <code class="literal">with pkgs; [ fcitx5-rime ]</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/i18n/input-method/fcitx5.nix" target="_top">
&lt;home-manager/modules/i18n/input-method/fcitx5.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-i18n.inputMethod.fcitx5.fcitx5-with-addons"></a><a class="term" href="options.xhtml#opt-i18n.inputMethod.fcitx5.fcitx5-with-addons"><code class="option">i18n.inputMethod.fcitx5.fcitx5-with-addons</code>
</a>
</span>
</dt>
<dd>
<p>The fcitx5 package to use.</p>
<p><span class="emphasis"><em>Type:</em></span>
package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&lt;derivation fcitx5-with-addons-5.1.11&gt;</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">pkgs.kdePackages.fcitx5-with-addons</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p> <p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist"> <table border="0" summary="Simple list" class="simplelist">
<tr><td> <tr><td>