From cf6782680b604e54ed70368c915cba15ee06ff0b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Wed, 8 Jul 2026 17:09:53 -0500 Subject: replace prusa slicer with orca and enable open-bamboo-plugin on optiplex --- archetypes/collections/desktop/cad.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archetypes/collections/desktop/cad.nix') diff --git a/archetypes/collections/desktop/cad.nix b/archetypes/collections/desktop/cad.nix index 6b2c26b..177228b 100644 --- a/archetypes/collections/desktop/cad.nix +++ b/archetypes/collections/desktop/cad.nix @@ -9,7 +9,7 @@ in { environment.systemPackages = with pkgs; [ blender freecad - prusa-slicer + orca-slicer ]; # TODO remove once #467783 is resolved environment.sessionVariables = { -- cgit v1.2.3