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