feat: add claude home-manager module

This commit is contained in:
2026-03-06 00:23:22 +01:00
parent d182532b34
commit 786748caeb
4 changed files with 40 additions and 16 deletions

View File

@@ -0,0 +1 @@
{ lib, my-lib }: args: (my-lib.autoDir ./.)