[3d printing] Adds slicers, blender

This commit is contained in:
2025-09-16 20:59:28 -07:00
parent 3bb9ebf875
commit 5c7649d3df
6 changed files with 32 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
../../features/gui.nix
../../features/container-dev.nix
../../features/android-dev.nix
../../features/flatpak.nix
];
nixpkgs.config.allowUnfree = true;

View File

@@ -18,6 +18,7 @@ in
"/features/gaming.nix"
"/features/linux-desktop.nix"
"/features/notes.nix"
"/features/3d-printing.nix"
]
++ [
(import ../../../home-manager/features/wallpaper.nix monitors)