freecad unstable
parent
01d7438797
commit
a156bb51c1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue