From d63989c3c1b998b805528cc9e5a521c4a0b4afd5 Mon Sep 17 00:00:00 2001 From: swaphb Date: Wed, 7 May 2025 18:50:53 -0400 Subject: [PATCH] add citrix-workspace to homebrew apps --- modules/darwin/apps/homebrew.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/darwin/apps/homebrew.nix b/modules/darwin/apps/homebrew.nix index 80f8f96..c4ccbfe 100644 --- a/modules/darwin/apps/homebrew.nix +++ b/modules/darwin/apps/homebrew.nix @@ -19,6 +19,7 @@ ]; casks = [ "1password" + "citrix-workspace" "cursor" "elgato-wave-link" "ghostty"