disabling mailserver to return to dms

This commit is contained in:
Chris Cochrun 2025-01-29 11:48:37 -06:00
parent dbd842a0ca
commit 3840de8fba
3 changed files with 3 additions and 2 deletions

View file

@ -44,6 +44,7 @@
hydra hydra
fedi fedi
tp tp
monkeytype
pretty-hydra pretty-hydra
geiser-guile geiser-guile
flymake-guile flymake-guile

View file

@ -19,7 +19,7 @@ with lib;
# }; # };
# }; # };
mailserver = { mailserver = {
enable = true; enable = false;
fqdn = fqdn; fqdn = fqdn;
domains = [ dn ]; domains = [ dn ];
enableManageSieve = true; enableManageSieve = true;

@ -1 +1 @@
Subproject commit e783225536394759ec7e877400008ee1da7a978e Subproject commit 44557ab3bcec1011862cca7c00b8be285399acb5