Add OpenSCAD
This commit is contained in:
parent
81a09f92df
commit
72e3ae54ba
2 changed files with 5 additions and 0 deletions
4
modelling.nix
Normal file
4
modelling.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [pkgs.openscad-unstable];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue