freecad, updates
This commit is contained in:
parent
3be409934c
commit
7aa7d13d5c
2 changed files with 10 additions and 6 deletions
4
users/josh/home_manager/freecad.nix
Normal file
4
users/josh/home_manager/freecad.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.freecad ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue