mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 74d196c994
This commit is contained in:
parent
7758ee652c
commit
aa8b285dd2
1 changed files with 8 additions and 2 deletions
|
|
@ -51522,6 +51522,9 @@ null or package</p>
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
attribute set of (submodule)</p>
|
attribute set of (submodule)</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">{ }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
@ -51538,8 +51541,11 @@ attribute set of (submodule)</p>
|
||||||
</span>
|
</span>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>Whether this is a default library. There must be exactly one
|
<p>Whether this is a default library.</p><p>For papis to function without explicit library selection
|
||||||
default library.</p>
|
(i.e. without <code class="literal">-l <library></code> or <code class="literal">--pick-lib</code> flags) there
|
||||||
|
must be a default library defined.</p><p>Note this can be also defined (or overridden) on a local
|
||||||
|
<code class="literal">$(pwd)/.papis.config</code> or via python
|
||||||
|
<code class="literal">$XDG_CONFIG_HOME/papis/config.py</code> config file.</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
boolean</p>
|
boolean</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue