Merge pull request 'feat/cathou-serve: supervised dashboard-cathou + all secrets into age (public-repo-safe)' (#83) from feat/cathou-serve into master

Reviewed-on: #83
This commit is contained in:
2026-09-18 20:49:04 +00:00
4 changed files with 4 additions and 9 deletions

2
secrets/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.age.bak
*.corrupt.bak

Binary file not shown.

View File

@@ -8,11 +8,4 @@ let
in
{
"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;
}
}