chore: add nix to hermes agent

This commit is contained in:
2026-05-07 18:10:58 +02:00
parent 39b6e6e2c4
commit f5c1625295
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ in {
enable = true;
addToSystemPackages = true;
extraPackages = with pkgs; [docker git tea];
extraPackages = with pkgs; [docker git tea nix];
# Secrets via agenix
environmentFiles = [