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.enableWhether 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.packageThe 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.storePathAbsolute 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.enableWhether 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.frequencyHow often to synchronise the password store git repository with its