mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-11-09 05:56:56 +01:00
profile/3d-design: use openscad-unstable
Some checks are pending
/ Build Nix targets (push) Waiting to run
Some checks are pending
/ Build Nix targets (push) Waiting to run
This commit is contained in:
parent
45ca69fbb0
commit
4a851e5ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
meshlab
|
||||
openscad
|
||||
openscad-unstable
|
||||
prusa-slicer
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue