deploy: e34fbe1801
This commit is contained in:
parent
b77d757614
commit
3762b8e582
|
@ -8245,7 +8245,10 @@ for options.</p><p><span class="emphasis"><em>Type:</em></span> attribute set of
|
|||
<home-manager/modules/services/pass-secret-service.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.pass-secret-service.package"></a><a class="term" href="options.html#opt-services.pass-secret-service.package"><code class="option">services.pass-secret-service.package</code></a></span></dt><dd><p>The pass-secret-service package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.pass-secret-service</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/pass-secret-service.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/pass-secret-service.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.pass-secret-service.storePath"></a><a class="term" href="options.html#opt-services.pass-secret-service.storePath"><code class="option">services.pass-secret-service.storePath</code></a></span></dt><dd><p>Absolute path to password store.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"~/.password-store"</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"/home/user/.local/share/password-store"</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/pass-secret-service.nix#blob-path" target="_top">
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.pass-secret-service.storePath"></a><a class="term" href="options.html#opt-services.pass-secret-service.storePath"><code class="option">services.pass-secret-service.storePath</code></a></span></dt><dd><p>Absolute path to password store. Defaults to
|
||||
<code class="filename">$HOME/.password-store</code> if the
|
||||
<code class="option">programs.password-store</code> module is not enabled, and
|
||||
<code class="option">programs.password-store.settings.PASSWORD_STORE_DIR</code> if it is.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"$HOME/.password-store"</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"/home/user/.local/share/password-store"</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/pass-secret-service.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/pass-secret-service.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.password-store-sync.enable"></a><a class="term" href="options.html#opt-services.password-store-sync.enable"><code class="option">services.password-store-sync.enable</code></a></span></dt><dd><p>Whether to enable Password store periodic sync.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">true</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/password-store-sync.nix#blob-path" target="_top">
|
||||
<home-manager/modules/services/password-store-sync.nix>
|
||||
|
|
Loading…
Reference in a new issue