Compare commits

..

1 commit

Author SHA1 Message Date
8f7ab3e36b Add pushing to hrz allowlist 2024-03-31 17:11:37 +02:00

View file

@ -45,7 +45,6 @@ in {
hyperkitty.enable = true;
webHosts = [cfg.hostName];
serve.enable = true; #
settings.mta.verp_confirmations = "no";
};
nginx.virtualHosts.${cfg.hostName} = {
enableACME = true;