add prusa-slicer for stl repair

This commit is contained in:
Christoph Cullmann 2025-01-01 18:22:29 +01:00
parent 474a40f8f8
commit ac7d43a32e
No known key found for this signature in database

View file

@ -196,7 +196,7 @@ in
# install 3d printing stuff
home.packages = with pkgs; [
bambu-studio
#orca-slicer
prusa-slicer
];
};
};