fixed o001 tailscale with key for o001 host in secrets

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-10 01:18:17 -06:00
parent 7185d24a8b
commit 56b10965a9
27 changed files with 988 additions and 985 deletions

View file

@ -115,7 +115,7 @@ in
publicKeys = trustedKeys;
};
"headscale_auth.age" = {
publicKeys = trustedKeys;
publicKeys = trustedKeys ++ o001;
};
"us_chi_wg.age" = {
publicKeys = trustedKeys;