disabling mailserver to return to dms
This commit is contained in:
parent
dbd842a0ca
commit
3840de8fba
|
@ -44,6 +44,7 @@
|
|||
hydra
|
||||
fedi
|
||||
tp
|
||||
monkeytype
|
||||
pretty-hydra
|
||||
geiser-guile
|
||||
flymake-guile
|
||||
|
|
|
@ -19,7 +19,7 @@ with lib;
|
|||
# };
|
||||
# };
|
||||
mailserver = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
fqdn = fqdn;
|
||||
domains = [ dn ];
|
||||
enableManageSieve = true;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e783225536394759ec7e877400008ee1da7a978e
|
||||
Subproject commit 44557ab3bcec1011862cca7c00b8be285399acb5
|
Loading…
Reference in a new issue