mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixos/msmtp: add msmtp module
This adds a module for msmtp, a simple SMTP client which provides a sendmail-compatible interface. GitHub: see also nixpkgs issue #105710
This commit is contained in:
parent
c7fe6531a4
commit
93335aa252
2 changed files with 105 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
./programs/light.nix
|
||||
./programs/mosh.nix
|
||||
./programs/mininet.nix
|
||||
./programs/msmtp.nix
|
||||
./programs/mtr.nix
|
||||
./programs/nano.nix
|
||||
./programs/neovim.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue