fix: use synapse and nfty for matrix and federation
This commit is contained in:
parent
75a49c7516
commit
7795be78c5
7 changed files with 68 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ This repository uses **untracked secrets**, so you must build the system locally
|
|||
### 1. Setup Secrets
|
||||
1. `cp secrets/secrets.nix.example secrets/secrets.nix`
|
||||
2. Fill in the values (generate random keys, etc).
|
||||
- `openssl rand -base64 32` is a good way to make a new key
|
||||
- `tailscaleKey` must be a **Reusable** key from the Tailscale admin console.
|
||||
|
||||
### 2. Verify Configuration Locally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue