flake/systems/vesuvio/mail/default.nix
2025-01-07 21:39:26 +01:00

6 lines
57 B
Nix

{
imports = [
./maddy.nix
./mta-sts.nix
];
}