summaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-07-09 18:54:08 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-07-09 18:54:08 -0500
commit8692ac2970b16327103c7ccf30303461005ddc76 (patch)
treeb087f26d228879f7ab21075a179ae0678cbeb648 /archetypes
parentcb1655c86a9552a6801c5296e9241204085a59f3 (diff)
parentcf6782680b604e54ed70368c915cba15ee06ff0b (diff)
downloadnixos-8692ac2970b16327103c7ccf30303461005ddc76.tar.xz
nixos-8692ac2970b16327103c7ccf30303461005ddc76.zip
Merge branch 'master' of publicgit:nixosHEADmaster
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/collections/desktop/cad.nix2
1 files changed, 1 insertions, 1 deletions
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 = {