update 0x76

This commit is contained in:
Vivian 2024-12-21 12:47:38 +01:00
parent 86f36047d9
commit 902bbb659e

View file

@ -175,18 +175,18 @@ in
forceSSL = true; forceSSL = true;
root = inputs.essentials.packages.${pkgs.system}.default; root = inputs.essentials.packages.${pkgs.system}.default;
}; };
"cinny.chat.meowy.tech" = { # "cinny.chat.meowy.tech" = {
enableACME = true; # enableACME = true;
forceSSL = true; # forceSSL = true;
root = pkgs.cinny.override { # root = pkgs.cinny.override {
conf = { # conf = {
defaultHomeserver = 0; # defaultHomeserver = 0;
allowCustomHomeservers = false; # allowCustomHomeservers = false;
homeserverList = [ "chat.meowy.tech" ]; # homeserverList = [ "chat.meowy.tech" ];
}; # };
}; # };
}; # };
"admin.chat.meowy.tech" = { "admin.chat.meowy.tech" = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;