mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
deploy: 6dfa9ef85c
This commit is contained in:
parent
5eed5fb0d2
commit
60ae5b7715
3 changed files with 17 additions and 9 deletions
|
|
@ -554,6 +554,14 @@ some others, because they will hide channel names that are the same.
|
|||
"none"
|
||||
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
|
||||
"imap"
|
||||
</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/mbsync.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/mbsync.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.email.accounts._name_.mbsync.subFolders"></a><a class="term" href="options.html#opt-accounts.email.accounts._name_.mbsync.subFolders"><code class="option">accounts.email.accounts.<name>.mbsync.subFolders</code></a></span></dt><dd><p>The on-disk folder naming style. This option has no
|
||||
effect when <code class="option">flatten</code> is used.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> one of "Verbatim", "Maildir++", "Legacy"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
|
||||
"Verbatim"
|
||||
</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
|
||||
"Maildir++"
|
||||
</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/mbsync.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/mbsync.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.email.accounts._name_.msmtp.enable"></a><a class="term" href="options.html#opt-accounts.email.accounts._name_.msmtp.enable"><code class="option">accounts.email.accounts.<name>.msmtp.enable</code></a></span></dt><dd><p>Whether to enable msmtp.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue