mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 00:51:04 +01:00
deploy: 1b4f2a4816
This commit is contained in:
parent
f31f367709
commit
bc1bc32cea
1 changed files with 31 additions and 0 deletions
|
|
@ -56837,6 +56837,37 @@ list of package</p>
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">[ pkgs.nixd ]</code></p>
|
<code class="literal">[ pkgs.nixd ]</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/zed-editor.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/zed-editor.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.zed-editor.installRemoteServer"></a><a class="term" href="options.xhtml#opt-programs.zed-editor.installRemoteServer"><code class="option">programs.zed-editor.installRemoteServer</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Whether to symlink the Zed’s remote server binary to the expected
|
||||||
|
location. This allows remotely connecting to this system from a
|
||||||
|
distant Zed client.</p><p>For more information, consult the
|
||||||
|
<a class="link" href="https://wiki.nixos.org/wiki/Zed#Remote_Server" target="_top">“Remote Server” section</a>
|
||||||
|
in the wiki.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
boolean</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">false</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>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue