mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 09:01:04 +01:00
deploy: eb869521cb
This commit is contained in:
parent
f71f301975
commit
e560b2c552
5 changed files with 77 additions and 74 deletions
|
|
@ -24,7 +24,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
<hr />
|
||||
</div><div class="appendix"> <div class="titlepage"> <div> <div> <h1 class="title" > <span id="ch-options"></span>Appendix A. Home Manager Configuration Options </h1> </div> </div></div><div class="variablelist">
|
||||
</div><div class="appendix"> <div class="titlepage"> <div> <div> <h1 id="ch-options" class="title" >Appendix A. Home Manager Configuration Options </h1> </div> </div></div><div class="variablelist">
|
||||
<a id="home-manager-options"></a>
|
||||
<dl class="variablelist">
|
||||
<dt>
|
||||
|
|
@ -56095,6 +56095,9 @@ attribute set of (path or strings concatenated with “\n”)</p>
|
|||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
YAML value</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
lat = 52.3;
|
||||
lng = 4.8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue