updated sources + updated teewords patch + removed stalwart patches
This commit is contained in:
parent
a93382acee
commit
41bb5bdb39
3 changed files with 10 additions and 26 deletions
|
@ -25,12 +25,6 @@ in {
|
|||
services.stalwart-mail = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
||||
package = pkgs.stalwart-mail.overrideAttrs (old: {
|
||||
patches = old.patches ++ [
|
||||
./patches/stalwart-cli-dns-records.patch
|
||||
];
|
||||
});
|
||||
|
||||
settings = {
|
||||
lookup.default.hostname = svc_domain;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue