From 29ee273b46f79b240e0126fd2befafef4993235b Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 25 Oct 2023 13:17:29 -0400 Subject: [PATCH] Add back Rectangle. It's too convenient. --- modules/darwin/brew.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/darwin/brew.nix b/modules/darwin/brew.nix index 0731673..98c30ad 100644 --- a/modules/darwin/brew.nix +++ b/modules/darwin/brew.nix @@ -42,6 +42,7 @@ in { "podman-desktop" "postman" "raycast" + "rectangle" "stats" "visual-studio-code" ];