fixed o001 tailscale with key for o001 host in secrets
This commit is contained in:
parent
7185d24a8b
commit
56b10965a9
27 changed files with 988 additions and 985 deletions
|
|
@ -115,7 +115,7 @@ in
|
|||
publicKeys = trustedKeys;
|
||||
};
|
||||
"headscale_auth.age" = {
|
||||
publicKeys = trustedKeys;
|
||||
publicKeys = trustedKeys ++ o001;
|
||||
};
|
||||
"us_chi_wg.age" = {
|
||||
publicKeys = trustedKeys;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue