Add zed-editor

This commit is contained in:
Chris (wolcen) Thompson 2025-05-05 13:10:20 -04:00
parent 26cc236132
commit d17037564d

View file

@ -277,6 +277,7 @@
psmisc # process tools like killall
corectrl # provide hardware clock controls for AMDGPU
gimp # GIMP image manipulation proggy
zed-editor # the most hopeful replacement for vscode...if I never learn nvim
];
programs.zsh.enable = true;
programs.git = {