Add orca slicer back

This commit is contained in:
Nathan McCarty 2023-08-23 07:18:48 -04:00
parent fa1eeab767
commit 082fe69eea
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:3elIBybO7zXuCg+/os7OlO2fwfRPXmObQjcHXBf7Hfg
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,10 @@ in with lib; {
name = "ultimaker-cura"; name = "ultimaker-cura";
greedy = true; greedy = true;
} }
# { name = "orcaslicer"; } {
name = "orcaslicer";
greedy = true;
}
{ {
name = "freecad"; name = "freecad";
greedy = true; greedy = true;