home/zed: fix breaker

This commit is contained in:
2025-08-23 15:37:34 +02:00
parent 6916515737
commit b941fa4143

View File

@@ -4,8 +4,6 @@ let
in
{
programs.zed-editor = {
enable = true;
package = unstable-pkgs.zed-editor;
extraPackages = with pkgs; [