1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 00:51:04 +01:00
This commit is contained in:
rycee 2024-12-05 09:11:49 +00:00
parent 050cfb24ac
commit fb8dc4f441

View file

@ -65601,6 +65601,30 @@ package</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">pkgs.imapnotify</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/imapnotify.nix" target="_top">
&lt;home-manager/modules/services/imapnotify.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.imapnotify.path"></a><a class="term" href="options.xhtml#opt-services.imapnotify.path"><code class="option">services.imapnotify.path</code>
</a>
</span>
</dt>
<dd>
<p>List of packages to provide in PATH for the imapnotify service.</p><p>Note, this does not apply to the Darwin launchd service.</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>