feat(vesuvio): add maddy
This commit is contained in:
parent
da0324ccf9
commit
dd9dd6d516
7 changed files with 252 additions and 0 deletions
6
systems/vesuvio/mail/default.nix
Normal file
6
systems/vesuvio/mail/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./maddy.nix
|
||||
./mta-sts.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue