diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index adfd813..6ba03f3 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,8 @@ url = "https://www.cloudflare.com/ips-v6"; flake = false; }; + + hermes-agent.url = "github:NousResearch/hermes-agent"; }; outputs = inputs @ { self, nixpkgs, nixpkgs-unstable, home-manager, agenix, ... }: |
