Add solvespace

This commit is contained in:
Nathan McCarty 2023-08-19 10:25:52 -04:00
parent 4e657711c8
commit c154358563
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:3elIBybO7zXuCg+/os7OlO2fwfRPXmObQjcHXBf7Hfg
1 changed files with 4 additions and 1 deletions

View File

@ -9,9 +9,12 @@ in with lib; {
name = "inkscape";
}
# 3dprinting
{ name = "ultimaker-cura"; }
{
name = "ultimaker-cura";
}
# { name = "orcaslicer"; }
{ name = "freecad"; }
{ name = "solvespace"; }
];
};
}