mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-04 16:11:06 +01:00
deploy: edafd6da19
This commit is contained in:
parent
054edbbc02
commit
4be4e36bdd
1 changed files with 30 additions and 0 deletions
|
|
@ -17647,6 +17647,36 @@ null or package</p>
|
|||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">pkgs.aliae</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/programs/aliae.nix" target="_top">
|
||||
<home-manager/modules/programs/aliae.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.aliae.configLocation"></a><a class="term" href="options.xhtml#opt-programs.aliae.configLocation"><code class="option">programs.aliae.configLocation</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Path where aliae should look for its config file. This doesn’t override
|
||||
where Home-Manager places the generated config file. Changing this option
|
||||
could prevent aliae from using the settings defined in your Home-Manager
|
||||
configuration.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">${config.home.homeDirectory}/.aliae.yaml</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">"/Users/aliae/configs/aliae.yaml"</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue