tracking sealight-synapse (lituus) from here now
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
services.coturn = {
|
||||
enable = true;
|
||||
use-auth-secret = true;
|
||||
static-auth-secret = "jXW1ohIq6wM3NB00xeME3uBihY85xjpkhGoyzBIdwhOpj7gjyxXZu1fwp1lUiYwJ";
|
||||
static-auth-secret = "jXW1ohIq6wM3NB00xeME3uBihY85xjpkhGoyzBIdwhOpj7gjyxXZu1fwp1lUiYwJ"; # TODO agenix
|
||||
realm = "turn.sealight.xyz";
|
||||
min-port = 49111;
|
||||
max-port = 51111;
|
||||
@@ -254,13 +254,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
# services.heisenbridge = {
|
||||
# enable = true;
|
||||
# homeserver = "https://sealight.xyz";
|
||||
# listenPort = 14456;
|
||||
# appServiceToken = "wyujLh8kjpmk2bfKeEE3sZ2gWOEUBKK5";
|
||||
# homeserverToken = "yEHs7lthD2ZHUibJOAv1APaFhEjxN5PT";
|
||||
# };
|
||||
services.sealight.heisenbridge = {
|
||||
enable = true;
|
||||
homeserver = "https://sealight.xyz";
|
||||
listenPort = 14456;
|
||||
appServiceToken = "wyujLh8kjpmk2bfKeEE3sZ2gWOEUBKK5";
|
||||
homeserverToken = "yEHs7lthD2ZHUibJOAv1APaFhEjxN5PT";
|
||||
};
|
||||
|
||||
|
||||
# environment.systemPackages = with pkgs; [ matrix-appservice-slack ];
|
||||
|
||||
Reference in New Issue
Block a user