home-manager/tests
Andrew Fontaine aa479b0124
git: rely on msmtp for smtp if msmtp is enabled (#1829)
If a user using msmtp to send all their email, it would be preferred if
git used it as well.

The only settings necessary are to set the smtp server to the msmtp
binary and set envelop sender to true, which makes git call msmtp with
the -f flag to set the from address from the email.
2021-02-28 16:06:11 +01:00
..
lib/types lib.gvariant: escape backslashes in strings 2020-08-12 22:53:28 +02:00
modules git: rely on msmtp for smtp if msmtp is enabled (#1829) 2021-02-28 16:06:11 +01:00
asserts.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
default.nix sbt: add new module 2021-02-04 23:42:37 +01:00