diff --git a/options.xhtml b/options.xhtml index 7e1173dfa..535d6fbbf 100644 --- a/options.xhtml +++ b/options.xhtml @@ -56837,6 +56837,37 @@ list of package

Example: [ pkgs.nixd ]

+

Declared by:

+ + +
+ +<home-manager/modules/programs/zed-editor.nix> + +
+ +
+ + programs.zed-editor.installRemoteServer + + +
+
+

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.

For more information, consult the +“Remote Server” section +in the wiki.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: