Added openscad
This commit is contained in:
parent
dfe800efc5
commit
bf622ba9b8
1 changed files with 3 additions and 0 deletions
3
hmModules/openscad/default.nix
Normal file
3
hmModules/openscad/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = [pkgs.openscad];
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue