Manage Zed with brew on macOS

This commit is contained in:
Dave Gallant
2025-10-28 13:28:59 -04:00
parent ac8cb79e49
commit eec782d79c
2 changed files with 3 additions and 2 deletions

View File

@@ -422,7 +422,7 @@ in
};
zed-editor = {
enable = true;
enable = stdenv.isLinux;
package = unstable.zed-editor;
extensions = [
"ansible"

View File

@@ -117,6 +117,7 @@
"taskexplorer"
"tailscale"
"vlc"
"zed"
];
taps = [