feat(m3-kratos): enable agent-lib shared skills

This commit is contained in:
2026-05-30 10:01:47 +02:00
parent f20dd18b5f
commit 6c4e16de3d
5 changed files with 731 additions and 0 deletions
+5
View File
@@ -49,6 +49,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
agent-lib = {
url = "path:/home/m3tam3re/p/NIX/agent-lib";
inputs.nixpkgs.follows = "nixpkgs";
};
agents = {
# url = "path:/home/m3tam3re/p/AI/AGENTS";
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/AGENTS";