1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-04 08:01:02 +01:00
This commit is contained in:
khaneliman 2025-10-04 00:02:11 +00:00
parent 054edbbc02
commit 4be4e36bdd

View file

@ -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">
&lt;home-manager/modules/programs/aliae.nix&gt;
</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 doesnt 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">&quot;/Users/aliae/configs/aliae.yaml&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>