From 919937e5f46dd1da59c14da3f2b87584569ad7db Mon Sep 17 00:00:00 2001 From: rycee Date: Tue, 31 Jan 2023 22:40:44 +0000 Subject: [PATCH] deploy: 1d94de5604935591494eeb6ea80bc34ac84a9f23 --- options.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/options.html b/options.html index 224d3b1b6..4e1838d0e 100644 --- a/options.html +++ b/options.html @@ -7864,6 +7864,10 @@ for options.

Type: attribute set of <home-manager/modules/services/parcellite.nix>

services.pass-secret-service.enable

Whether to enable Pass libsecret service.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/services/pass-secret-service.nix> +
services.pass-secret-service.package

The pass-secret-service package to use.

Type: package

Default: pkgs.pass-secret-service

Declared by:

+ <home-manager/modules/services/pass-secret-service.nix> +
services.pass-secret-service.storePath

Absolute path to password store.

Type: null or string

Default: "~/.password-store"

Example: "/home/user/.local/share/password-store"

Declared by:

+ <home-manager/modules/services/pass-secret-service.nix>
services.password-store-sync.enable

Whether to enable Password store periodic sync.

Type: boolean

Default: false

Example: true

Declared by:

<home-manager/modules/services/password-store-sync.nix>
services.password-store-sync.frequency

How often to synchronise the password store git repository with its