From 5aba144c1c028e8d2fff2d4eeb62657205ed762e Mon Sep 17 00:00:00 2001 From: ncfavier Date: Fri, 7 Jul 2023 09:40:27 +0000 Subject: [PATCH] deploy: 719de878f75b293eb3a8ab30943ae6ecf458c0a4 --- options.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.html b/options.html index cbf411cc6..2ed3af1dd 100644 --- a/options.html +++ b/options.html @@ -8453,6 +8453,8 @@ The format is described in <home-manager/modules/services/hound.nix>
services.imapnotify.enable

Whether to enable imapnotify.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/services/imapnotify.nix> +
services.imapnotify.package

The imapnotify package to use

Type: package

Default: pkgs.goimapnotify

Example: pkgs.imapnotify

Declared by:

+ <home-manager/modules/services/imapnotify.nix>
services.kanshi.enable

Whether to enable kanshi, a Wayland daemon that automatically configures outputs.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/services/kanshi.nix>
services.kanshi.package

kanshi derivation to use.

Type: package

Default: pkgs.kanshi

Declared by: