Declare Zed Extensions in Nixpkgs

VSCode extensions can be declared declaratively via vscode-with-extensions, providing reproducible and consistent setups.

Zed also supports extensions, and as its usage grows, it might make sense to support a similar declarative mechanism—e.g. a zed-with-extensions—for managing them.

1 Like

This exists at GitHub - DuskSystems/nix-zed-extensions: Nix expressions for Zed extensions.