Bye dtth conduit

This commit is contained in:
Natsu Kagami 2023-06-24 14:36:16 +02:00
parent 38a1b1a889
commit 4aeb767e28
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -112,12 +112,6 @@
port = 6167; port = 6167;
well-known_port = 6168; well-known_port = 6168;
}; };
"dtth" = {
host = "m.dtth.ch";
server_name = "dtth.ch";
port = 6169;
well-known_port = 6170;
};
}; };
cloud.conduit.heisenbridge = { cloud.conduit.heisenbridge = {
enable = true; enable = true;
@ -134,15 +128,15 @@
appserviceFile = config.sops.secrets.heisenbridge.path; appserviceFile = config.sops.secrets.heisenbridge.path;
homeserver = "https://m.nkagami.me"; homeserver = "https://m.nkagami.me";
}; };
services.matrix-appservice-discord = { # services.matrix-appservice-discord = {
enable = true; # enable = true;
environmentFile = config.sops.secrets.matrix-discord-bridge.path; # environmentFile = config.sops.secrets.matrix-discord-bridge.path;
serviceDependencies = [ "matrix-conduit-dtth.service" ]; # serviceDependencies = [ "matrix-conduit-dtth.service" ];
settings.bridge = { # settings.bridge = {
domain = "dtth.ch"; # domain = "dtth.ch";
homeserverUrl = "https://m.dtth.ch:443"; # homeserverUrl = "https://m.dtth.ch:443";
}; # };
}; # };
# Navidrome back to the PC # Navidrome back to the PC
cloud.traefik.hosts.navidrome = { cloud.traefik.hosts.navidrome = {