freecad unstable

feat/kile-v2
Ricard Illa 2022-03-05 18:53:59 +01:00
parent 01d7438797
commit a156bb51c1
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{ config, pkgs, ... }:
{ config, pkgs, stablePkgs, ... }:
{
home.packages = [
pkgs.esphome
# pkgs.freecad
# pkgs.kicad-small
pkgs.freecad
stablePkgs.kicad-small
pkgs.meshlab
pkgs.openscad
pkgs.slic3r