Talk:Zed
Appearance
Latest comment: 29 June by Dimitarg in topic node required?
"do not add unit markers yourself, the system will do it."
https://wiki.nixos.org/w/index.php?title=Zed&diff=28443&oldid=28440
So it was just a big lie. Malix (talk) 18:32, 17 November 2025 (UTC)
node required?
In the "Remote server" section, should we advise people that `pkgs.nodejs` might be needed in some form? Action such as "task - spawn" might require it, for example in Scala Metals:
```
/run/current-system/sw/bin/zsh -i -c 'node "$HOME/.metals-zed/cmd.mjs" doctor-run'