feat: add combined Hermes Workspace image with Swarm worker support #54

Open
Hermes wants to merge 10 commits from feat/hermes-workspace-combined into master
4 changed files with 6 additions and 1 deletions
Showing only changes of commit a322ed0884 - Show all commits

View File

@@ -9,6 +9,10 @@
ai-worker = {
main = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAXeGtPPcsP2IYRQNvII41NVWhJsarEk8c4qxs/a5sXf";
};
hermes_agent = {
age = "age178ypgaxn3fldh2aeqz37ncpk7jrplaxacrca8kkcycre3ahjef4s2dp3rp";
};
};
hosts = {

Binary file not shown.

View File

@@ -4,6 +4,7 @@ let
keys.users.gortium.main
keys.hosts.lazyworkhorse.main
keys.hosts.lazyworkhorse.bootstrap
keys.users.hermes_agent.age
];
in
{