add 3d
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
blender
|
||||
prusa-slicer
|
||||
];
|
||||
}
|
||||
@@ -23,6 +23,7 @@
|
||||
../common/features/xdg.nix
|
||||
../common/features/bluetooth.nix
|
||||
../common/features/ledger.nix
|
||||
../common/features/3d.nix
|
||||
./monitors.nix
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user