mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 1a78a4c7fe
This commit is contained in:
parent
b6a4cd4b4f
commit
6e79b0e042
1 changed files with 25 additions and 0 deletions
|
|
@ -53093,6 +53093,31 @@ package</p>
|
|||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">pkgs.thunderbird-91</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/programs/thunderbird.nix" target="_top">
|
||||
<home-manager/modules/programs/thunderbird.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.thunderbird.nativeMessagingHosts"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.nativeMessagingHosts"><code class="option">programs.thunderbird.nativeMessagingHosts</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Additional packages containing native messaging hosts that should be
|
||||
made available to Thunderbird extensions.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
list of package</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">[ ]</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue