blob: 56daf6a100718a3f28f4e14968b2fa085e308eda [file] [log] [blame]
{ pkgs, ... }: {
home.home.packages = [ pkgs.freecad pkgs.openscad ];
}