1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-13 18:23:39 +02:00
This commit is contained in:
ncfavier 2023-07-07 09:40:27 +00:00
parent 979121f7b0
commit 5aba144c1c

View File

@ -8453,6 +8453,8 @@ The format is described in
<home-manager/modules/services/hound.nix>
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.imapnotify.enable"></a><a class="link" href="options.html#opt-services.imapnotify.enable"><code class="option">services.imapnotify.enable</code></a></span></dt><dd><p>Whether to enable imapnotify.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></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/imapnotify.nix#blob-path" 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.package"></a><a class="link" href="options.html#opt-services.imapnotify.package"><code class="option">services.imapnotify.package</code></a></span></dt><dd><p>The imapnotify 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.goimapnotify</code></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#blob-path" target="_top">
&lt;home-manager/modules/services/imapnotify.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.kanshi.enable"></a><a class="link" href="options.html#opt-services.kanshi.enable"><code class="option">services.kanshi.enable</code></a></span></dt><dd><p>Whether to enable kanshi, a Wayland daemon that automatically configures outputs.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></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/kanshi.nix#blob-path" target="_top">
&lt;home-manager/modules/services/kanshi.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.kanshi.package"></a><a class="link" href="options.html#opt-services.kanshi.package"><code class="option">services.kanshi.package</code></a></span></dt><dd><p>kanshi derivation 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.kanshi</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/kanshi.nix#blob-path" target="_top">