mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: fb568d75cf
This commit is contained in:
parent
126155b7ee
commit
4116c48e3a
1 changed files with 51 additions and 0 deletions
|
|
@ -85895,6 +85895,57 @@ attribute set of anything</p>
|
|||
</td></tr>
|
||||
</table>
|
||||
</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">
|
||||
<home-manager/modules/targets/darwin/linkapps.nix>
|
||||
</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">"Applications/Home Manager Apps"</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">
|
||||
<home-manager/modules/targets/darwin/linkapps.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue