From 104806d90242d2273f38435c4c211d7a202e07b6 Mon Sep 17 00:00:00 2001 From: uttarayan21 Date: Thu, 17 Apr 2025 02:02:46 +0530 Subject: [PATCH] feat: Update the homebrew stuff --- darwin/kuro/homebrew.nix | 3 ++- darwin/shiro/homebrew.nix | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/darwin/kuro/homebrew.nix b/darwin/kuro/homebrew.nix index e71dabe1..178aa1de 100644 --- a/darwin/kuro/homebrew.nix +++ b/darwin/kuro/homebrew.nix @@ -12,7 +12,8 @@ "lunar" "virtual-desktop-streamer" "1password" - "bambu-studio" + "shapr3d" + "orcaslicer" ]; }; } diff --git a/darwin/shiro/homebrew.nix b/darwin/shiro/homebrew.nix index 84c17051..5a2f0d28 100644 --- a/darwin/shiro/homebrew.nix +++ b/darwin/shiro/homebrew.nix @@ -12,8 +12,8 @@ "lunar" "virtual-desktop-streamer" "kicad" - "bambu-studio" - # "orcaslicer" + "shapr3d" + "orcaslicer" ]; }; }