feat: add remote, with rss, cache, discord, and zulip
This commit is contained in:
parent
50ec63a474
commit
83baab68e0
32 changed files with 6615 additions and 40 deletions
|
|
@ -2,6 +2,7 @@ let
|
|||
pi = "ssh-ed25519 AAAA..."; # Pi's SSH host public key
|
||||
in
|
||||
{
|
||||
"endpoint-url.age".publicKeys = [ pi ];
|
||||
"api-key.age".publicKeys = [ pi ];
|
||||
"inbound-api-key.age".publicKeys = [ pi ];
|
||||
"tailscale-auth-key.age".publicKeys = [ pi ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue