feat: add agent secrets and packages

This commit is contained in:
m3tam3re
2026-06-06 10:31:38 +02:00
parent 19dea8277e
commit b67922ca60
5 changed files with 224 additions and 1 deletions
+5
View File
@@ -27,6 +27,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hermes-agent = {
url = "github:NousResearch/hermes-agent";
inputs.nixpkgs.follows = "nixpkgs";
};
dms = {
url = "github:AvengeMedia/DankMaterialShell/stable";
inputs.nixpkgs.follows = "nixpkgs";