This website requires JavaScript.
Explore
Help
Sign in
ghoscht
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8761dae20c
nix-config
/
home
/
features
/
desktop
/
common
/
3d-printing.nix
4 lines
62 B
Nix
Raw
Normal View
History
Unescape
Escape
Add 3d printing tools
2024-02-04 20:48:28 +01:00
{
pkgs
,
.
.
.
}:
{
Fix breakages after upgrading to NixOS 24.05 some things still have to be fixed, but normal operation can go on for now
2024-06-29 10:10:36 +02:00
home
.
packages
=
with
pkgs
;
[
freecad
cura
]
;
Add 3d printing tools
2024-02-04 20:48:28 +01:00
}
Reference in a new issue
Copy permalink