feat: switched to upstream zed

This commit is contained in:
Nick 2025-10-04 02:28:24 -05:00
parent 392d8332cf
commit 6a6e187b1f

View file

@ -22,7 +22,7 @@ in
{
programs.zed-editor = {
enable = true;
package = packagePath;
# package = packagePath;
extensions = extensionsPath;
userKeymaps = userKeymapsPath;
userSettings = userSettingsPath;