mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 17:11:03 +01:00
deploy: 65912bc684
This commit is contained in:
parent
050cfb24ac
commit
fb8dc4f441
1 changed files with 24 additions and 0 deletions
|
|
@ -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">
|
||||
<home-manager/modules/services/imapnotify.nix>
|
||||
</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue