Compare commits
10 Commits
feat/nixos
...
feat/herme
| Author | SHA1 | Date | |
|---|---|---|---|
| ff129019e0 | |||
| 8025607a53 | |||
| a322ed0884 | |||
| 68b7c40a9e | |||
| 146c164c91 | |||
| 8e896e4c0d | |||
| 1898f39d24 | |||
| c7a0a4dae4 | |||
| b85513ade2 | |||
| d064bfb770 |
Submodule assets/compose updated: d3f2e3b7b9...ebad994d60
@@ -9,6 +9,10 @@
|
||||
ai-worker = {
|
||||
main = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAXeGtPPcsP2IYRQNvII41NVWhJsarEk8c4qxs/a5sXf";
|
||||
};
|
||||
|
||||
hermes_agent = {
|
||||
age = "age178ypgaxn3fldh2aeqz37ncpk7jrplaxacrca8kkcycre3ahjef4s2dp3rp";
|
||||
};
|
||||
};
|
||||
|
||||
hosts = {
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,7 @@ let
|
||||
keys.users.gortium.main
|
||||
keys.hosts.lazyworkhorse.main
|
||||
keys.hosts.lazyworkhorse.bootstrap
|
||||
keys.users.hermes_agent.age
|
||||
];
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user