feat(surgat): add soju bouncer
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
cef93c482b
commit
a901e37b73
9 changed files with 54 additions and 19 deletions
|
@ -13,7 +13,7 @@ in
|
|||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.nginx.virtualHosts."element.${config.networking.domain}" = {
|
||||
enableACME = true;
|
||||
useACMEHost = "dadada.li";
|
||||
forceSSL = true;
|
||||
serverAliases = [
|
||||
"element.${config.networking.domain}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue