mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-07-05 01:09:29 +02:00
profile/3d-design: use prusa-slicer
This commit is contained in:
parent
6d1d3b5257
commit
2750a37a4f
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ in
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
meshlab
|
meshlab
|
||||||
super-slicer-latest
|
|
||||||
openscad
|
openscad
|
||||||
|
prusa-slicer
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue