1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
khaneliman 2025-02-22 23:01:45 +00:00
parent 126155b7ee
commit 4116c48e3a

View file

@ -85895,6 +85895,57 @@ attribute set of anything</p>
</td></tr> </td></tr>
</table> </table>
</dd> </dd>
<dt>
<span class="term">
<a id="opt-targets.darwin.linkApps.enable"></a><a class="term" href="options.xhtml#opt-targets.darwin.linkApps.enable"><code class="option">targets.darwin.linkApps.enable</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable linking macOS applications to the user environment.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/targets/darwin/linkapps.nix" target="_top">
&lt;home-manager/modules/targets/darwin/linkapps.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-targets.darwin.linkApps.directory"></a><a class="term" href="options.xhtml#opt-targets.darwin.linkApps.directory"><code class="option">targets.darwin.linkApps.directory</code>
</a>
</span>
</dt>
<dd>
<p>Path to link apps relative to the home directory.</p>
<p><span class="emphasis"><em>Type:</em></span>
string</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;Applications/Home Manager Apps&quot;</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/targets/darwin/linkapps.nix" target="_top">
&lt;home-manager/modules/targets/darwin/linkapps.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt> <dt>
<span class="term"> <span class="term">
<a id="opt-targets.darwin.search"></a><a class="term" href="options.xhtml#opt-targets.darwin.search"><code class="option">targets.darwin.search</code> <a id="opt-targets.darwin.search"></a><a class="term" href="options.xhtml#opt-targets.darwin.search"><code class="option">targets.darwin.search</code>