feat(services): add hermes-agent nixos module

This commit is contained in:
tux
2026-08-12 20:51:07 +05:30
parent a522f73de5
commit c0a6af4e97
3 changed files with 249 additions and 53 deletions

View File

@@ -82,5 +82,6 @@
nur.url = "github:nix-community/nur";
lanzaboote.url = "github:nix-community/lanzaboote/v1.1.0";
copyparty.url = "github:9001/copyparty";
hermes-agent.url = "github:NousResearch/hermes-agent";
};
}