diff --git a/options.xhtml b/options.xhtml index 9f7b3ecb..f1b494b8 100644 --- a/options.xhtml +++ b/options.xhtml @@ -3091,7 +3091,7 @@ boolean
Whether to enable Himalaya for this email account.
+Whether to enable the email client Himalaya CLI for this email account.
Type: boolean
@@ -3102,53 +3102,6 @@ booleanExample:
true
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
accounts.email.accounts.<name>.himalaya.backend
-
-
-Specifying accounts.email.accounts.*.himalaya.backend
is deprecated,
-set accounts.email.accounts.*.himalaya.settings.backend
instead.
Type: -null or string
- -Default:
-null
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
accounts.email.accounts.<name>.himalaya.sender
-
-
-Specifying accounts.email.accounts.*.himalaya.sender
is deprecated,
-set {option}‘accounts.email.accounts.*.himalaya.settings.sender’ instead.
Type: -null or string
-Declared by:
@@ -3165,8 +3118,8 @@ null or string
Himalaya configuration for this email account. -See https://pimalaya.org/himalaya/cli/configuration/account.html for supported values. +Himalaya CLI configuration for this email account. +See https://pimalaya.org/himalaya/cli/latest/configuration/index.html#account-configuration for supported values. Type: TOML value @@ -23626,7 +23579,7 @@ null or packageWhether to enable the Himalaya email client. +Whether to enable the email client Himalaya CLI. Type: boolean @@ -23677,8 +23630,8 @@ packageHimalaya global configuration. -See https://pimalaya.org/himalaya/cli/configuration/global.html for supported values. +Himalaya CLI global configuration. +See https://pimalaya.org/himalaya/cli/latest/configuration/index.html#global-configuration for supported values. Type: TOML value @@ -57594,118 +57547,6 @@ null or string or (positive integer, meaning >0) |
services.himalaya-notify.enable
-
-
-Whether to enable the Himalaya new emails notifier service.
- -Type: -boolean
- -Default:
-false
Example:
-true
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
services.himalaya-notify.environment
-
-
-Extra environment variables to be exported in the service.
- -Type: -attribute set of string
- -Default:
-{ }
Example:
{
- "PASSWORD_STORE_DIR" = "~/.password-store";
-}
-
-
-
-Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
services.himalaya-notify.settings.account
-
-
-Name of the account the notifier should be started for. If -no account is given, the default one is used.
- -Type: -null or string
- -Default:
-null
Example:
-"gmail"
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
services.himalaya-notify.settings.keepalive
-
-
-Notifier lifetime of the IDLE session (in seconds).
- -Type: -null or signed integer
- -Default:
-null
Example:
-"500"
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
services.himalaya-watch.enable
@@ -57713,7 +57554,7 @@ null or signed integer
Whether to enable the Himalaya folder changes watcher service.
+Whether to enable the email client Himalaya CLI envelopes watcher service.
Type: boolean
@@ -57770,8 +57611,8 @@ attribute set of stringName of the account the watcher should be started for. If -no account is given, the default one is used.
+Name of the account the watcher should be started for. +If no account is given, the default one is used.
Type: null or string
@@ -57780,34 +57621,7 @@ null or stringnull
Example:
-"gmail"
Declared by:
-
-
-<home-manager/modules/programs/himalaya.nix>
-
- |
services.himalaya-watch.settings.keepalive
-
-
-Watcher lifetime of the IDLE session (in seconds).
- -Type: -null or signed integer
- -Default:
-null
Example:
-"500"
"personal"
Declared by: