wip
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
blender
|
blender
|
||||||
|
openscad
|
||||||
prusa-slicer
|
prusa-slicer
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
Screenshots: stored in ~/downloads/screenshots, with date time in the filename
|
||||||
@@ -11,4 +11,5 @@
|
|||||||
|
|
||||||
home.file.".claude/commands".source = ./commands;
|
home.file.".claude/commands".source = ./commands;
|
||||||
home.file.".claude/settings.json".source = ./settings.json;
|
home.file.".claude/settings.json".source = ./settings.json;
|
||||||
|
home.file.".claude/CLAUDE.md".source = ./CLAUDE.md;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user