fix: matrix to allow federation and use synapse
This commit is contained in:
parent
6c805737f1
commit
75a49c7516
3 changed files with 36 additions and 12 deletions
|
|
@ -25,7 +25,7 @@
|
|||
# Networking
|
||||
networking.hostName = "extremist-software";
|
||||
networking.firewall.allowedTCPPorts = [ 22 80 443 ]; # SSH, HTTP, HTTPS
|
||||
|
||||
|
||||
# Tailscale
|
||||
services.tailscale.enable = true;
|
||||
# We assume the user will authenticate manually or via a one-time key service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue