diff --git a/darwin/shiro/homebrew.nix b/darwin/shiro/homebrew.nix index 5a2f0d28..943351b6 100644 --- a/darwin/shiro/homebrew.nix +++ b/darwin/shiro/homebrew.nix @@ -6,14 +6,14 @@ ]; casks = [ "docker" - "librewolf" "raycast" - "kunkun" # Soon "lunar" "virtual-desktop-streamer" "kicad" "shapr3d" "orcaslicer" + "zed" + "zen" ]; }; }