fix: actually add zed

This commit is contained in:
2026-04-18 22:13:27 +02:00
parent 6ce5bbab3a
commit aa41d26919

View File

@@ -12,12 +12,12 @@
python3 ruff
typst tinymist
rust-analyzer
uiua-unstable uiua386
uiua-unstable
glsl_analyzer
];
in [
helix
zed
zed-editor
jujutsu
pandoc
zathura
@@ -34,6 +34,7 @@
fonts.packages = with pkgs; [
monocraft
uiua386
];
environment.sessionVariables.EDITOR = lib.mkForce "hx";