mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: configure idmail integration in stalwart
This commit is contained in:
parent
2ceab3da50
commit
c5b28787ef
6 changed files with 525 additions and 94 deletions
|
@ -22,7 +22,7 @@ in {
|
|||
};
|
||||
dnsProvider = "cloudflare";
|
||||
dnsPropagationCheck = true;
|
||||
reloadServices = ["nginx" "maddy"];
|
||||
reloadServices = ["nginx" "stalwart-mail"];
|
||||
};
|
||||
inherit (acme) certs wildcardDomains;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue