This commit is contained in:
Miguel Palhas
2025-11-22 09:49:13 +00:00
parent f4df2ab6eb
commit 5098792587
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
{
home.packages = with pkgs; [
blender
openscad
prusa-slicer
];
}
+1
View File
@@ -0,0 +1 @@
Screenshots: stored in ~/downloads/screenshots, with date time in the filename
+1
View File
@@ -11,4 +11,5 @@
home.file.".claude/commands".source = ./commands;
home.file.".claude/settings.json".source = ./settings.json;
home.file.".claude/CLAUDE.md".source = ./CLAUDE.md;
}