1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-31 04:04:32 +00:00
This commit is contained in:
khaneliman 2025-03-25 21:26:21 +00:00
parent e12a08907f
commit 204fe5bfee

View file

@ -67502,6 +67502,30 @@ boolean</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/services/davmail.nix" target="_top">
&lt;home-manager/modules/services/davmail.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.davmail.package"></a><a class="term" href="options.xhtml#opt-services.davmail.package"><code class="option">services.davmail.package</code>
</a>
</span>
</dt>
<dd>
<p>The davmail 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">pkgs.davmail</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>