feat: setup initial profiles

This commit is contained in:
2026-03-07 15:48:46 +01:00
parent f3aa4847c5
commit d60721f955
4 changed files with 56 additions and 0 deletions

1
profiles/default.nix Normal file
View File

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