feat: add initial modules

This commit is contained in:
2026-02-20 15:10:12 +01:00
parent 9d9d85f1ef
commit 4a2dac4118
15 changed files with 468 additions and 0 deletions

View File

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