disabling mailserver to return to dms
This commit is contained in:
parent
dbd842a0ca
commit
3840de8fba
3 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue