slicer
This commit is contained in:
parent
1420f8db8b
commit
8829025259
1 changed files with 6 additions and 0 deletions
6
users/josh/home_manager/slicer.nix
Normal file
6
users/josh/home_manager/slicer.nix
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
home.packages = [ pkgs.prusa-slicer ];
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue