mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/3d-print: replace cura with super-slicer
This commit is contained in:
parent
b2c6f86b81
commit
0ec4a41848
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
meshlab
|
||||
cura
|
||||
super-slicer-latest
|
||||
openscad
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue