Compare commits
1 Commits
feat/catho
...
fix/hermes
| Author | SHA1 | Date | |
|---|---|---|---|
| 84cab6fd7a |
Submodule assets/compose updated: be9c02389a...627a63a42d
2
secrets/.gitignore
vendored
2
secrets/.gitignore
vendored
@@ -1,2 +0,0 @@
|
|||||||
*.age.bak
|
|
||||||
*.corrupt.bak
|
|
||||||
Binary file not shown.
@@ -8,4 +8,11 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
"containers.env.age".publicKeys = authorizedKeys;
|
"containers.env.age".publicKeys = authorizedKeys;
|
||||||
}
|
"lazyworkhorse_host_ssh_key.age".publicKeys = authorizedKeys;
|
||||||
|
"n8n_ssh_key.age".publicKeys = authorizedKeys;
|
||||||
|
"openclaw_gateway_token.age".publicKeys = authorizedKeys;
|
||||||
|
"ai.age".publicKeys = authorizedKeys;
|
||||||
|
"cloudstorege.age".publicKeys = authorizedKeys;
|
||||||
|
"homeautomation.age".age".publicKeys = authorizedKeys;
|
||||||
|
"network.age".age".publicKeys = authorizedKeys;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user