This commit is contained in:
Christoph Cullmann 2024-12-31 17:00:54 +01:00
parent 34521d5c7a
commit 6d8901996e
No known key found for this signature in database
3 changed files with 4 additions and 6 deletions

View file

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