updated sources + updated teewords patch + removed stalwart patches

This commit is contained in:
eyjhb 2024-09-09 23:22:35 +02:00
parent a93382acee
commit 41bb5bdb39
Signed by: eyjhb
GPG key ID: 609F508E3239F920
3 changed files with 10 additions and 26 deletions

View file

@ -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;