1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-04-09 02:24:10 +00:00
This commit is contained in:
khaneliman 2025-02-22 18:34:36 +00:00
parent 46f54f1a76
commit 11e4d70b02

View file

@ -53567,6 +53567,56 @@ strings concatenated with “\n”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;&quot;</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">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.thunderbird.profiles._name_.feedAccounts"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.feedAccounts"><code class="option">programs.thunderbird.profiles.&lt;name&gt;.feedAccounts</code>
</a>
</span>
</dt>
<dd>
<p>Attribute set of feed accounts. Feeds themselves have to be
managed through Thunderbirds settings. This option allows
feeds to coexist with declaratively managed email accounts.</p>
<p><span class="emphasis"><em>Type:</em></span>
attribute set of (submodule)</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>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/thunderbird.nix" target="_top">
&lt;home-manager/modules/programs/thunderbird.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.thunderbird.profiles._name_.feedAccounts._name_.name"></a><a class="term" href="options.xhtml#opt-programs.thunderbird.profiles._name_.feedAccounts._name_.name"><code class="option">programs.thunderbird.profiles.&lt;name&gt;.feedAccounts.&lt;name&gt;.name</code>
</a>
</span>
</dt>
<dd>
<p>This feed accounts name.</p>
<p><span class="emphasis"><em>Type:</em></span>
string <span class="emphasis"><em>(read only)</em></span></p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;name&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>