From 8909536fa29ac7e4f1dfc705ea76c0317566890f Mon Sep 17 00:00:00 2001 From: Simon Walker Date: Mon, 19 Aug 2024 17:09:56 +0100 Subject: [PATCH] Add Zed package --- system/darwin/common/homebrew.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/darwin/common/homebrew.nix b/system/darwin/common/homebrew.nix index ef517ec4..0a2df209 100644 --- a/system/darwin/common/homebrew.nix +++ b/system/darwin/common/homebrew.nix @@ -42,6 +42,7 @@ "wireshark" "xquartz" "yubico-yubikey-manager" + "zed" ]; brews = [ "node"