mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-09 02:24:10 +00:00
deploy: 90504b9a89
This commit is contained in:
parent
46f54f1a76
commit
11e4d70b02
1 changed files with 50 additions and 0 deletions
|
@ -53567,6 +53567,56 @@ strings concatenated with “\n”</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">
|
||||
<home-manager/modules/programs/thunderbird.nix>
|
||||
</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.<name>.feedAccounts</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Attribute set of feed accounts. Feeds themselves have to be
|
||||
managed through Thunderbird’s 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">
|
||||
<home-manager/modules/programs/thunderbird.nix>
|
||||
</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.<name>.feedAccounts.<name>.name</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>This feed account’s 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">"‹name›"</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
Reference in a new issue