Compare commits
1 commit
8f7ab3e36b
...
a89dab0dbd
Author | SHA1 | Date | |
---|---|---|---|
a89dab0dbd |
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ in {
|
||||||
hyperkitty.enable = true;
|
hyperkitty.enable = true;
|
||||||
webHosts = [cfg.hostName];
|
webHosts = [cfg.hostName];
|
||||||
serve.enable = true; #
|
serve.enable = true; #
|
||||||
|
settings.mta.verp_confirmations = "no";
|
||||||
};
|
};
|
||||||
nginx.virtualHosts.${cfg.hostName} = {
|
nginx.virtualHosts.${cfg.hostName} = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue