Compare commits
10 Commits
fix/hermes
...
feat/catho
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45952662f8 | ||
|
|
d72bfca2d8 | ||
|
|
8bcaf162b0 | ||
|
|
f7ec3d995a | ||
|
|
73c7b5f9b9 | ||
| 82719a3c3b | |||
| 29c2aea6a1 | |||
| e5ec3cea6a | |||
| db01cf54d6 | |||
| 0399a23147 |
Submodule assets/compose updated: a7e463dcd6...be9c02389a
2
secrets/.gitignore
vendored
Normal file
2
secrets/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
*.age.bak
|
||||||
|
*.corrupt.bak
|
||||||
Binary file not shown.
@@ -8,11 +8,4 @@ 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