mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: c24c298562
This commit is contained in:
parent
a9052790fb
commit
6358e9ba57
1 changed files with 2 additions and 4 deletions
|
@ -51011,10 +51011,8 @@ list of path</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">[ ]</code></p>
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">[
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
"$HOME/.zprezto-contrib"
|
<code class="literal">[ "${config.home.homeDirectory}/.zprezto-contrib" ]</code></p>
|
||||||
]
|
|
||||||
</code></pre>
|
|
||||||
|
|
||||||
<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">
|
||||||
|
|
Loading…
Reference in a new issue