Compare commits
1 commit
a89dab0dbd
...
8f7ab3e36b
Author | SHA1 | Date | |
---|---|---|---|
8f7ab3e36b |
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ 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