+agents-lib

This commit is contained in:
m3tam3re
2026-05-31 14:38:02 +02:00
parent e02a0a29ea
commit 6c6164043b
7 changed files with 1279 additions and 14 deletions
+5
View File
@@ -16,6 +16,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
agent-lib = {
url = "path:/home/m3tam3re/p/NIX/agent-lib";
inputs.nixpkgs.follows = "nixpkgs";
};
agenix.url = "github:ryantm/agenix";
nur.url = "github:nix-community/NUR";