0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/mailpit: init

Simple module to configure a systemd service for mailpit.
This commit is contained in:
Maximilian Bosch 2024-07-24 15:48:20 +02:00
parent f7962e8d6b
commit a2437d8075
No known key found for this signature in database
GPG key ID: 797C8FD26F815B0E
5 changed files with 147 additions and 3 deletions

View file

@ -664,6 +664,7 @@
./services/mail/mailcatcher.nix
./services/mail/mailhog.nix
./services/mail/mailman.nix
./services/mail/mailpit.nix
./services/mail/mlmmj.nix
./services/mail/nullmailer.nix
./services/mail/offlineimap.nix