1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-28 17:27:28 +02:00
home-manager/tests/modules
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
..
accounts tests: allow testing assertions 2021-02-07 22:48:22 +01:00
config/i18n i18n: set the appropriate LOCALE_ARCHIVE_x_xx variable (#1659) 2021-01-23 15:56:38 +01:00
files files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment i18n: various fixes 2021-01-23 16:40:25 +01:00
misc xdg: disambiguate home.file attribute names 2020-10-22 23:51:01 +02:00
programs git: rely on msmtp for smtp if msmtp is enabled (#1829) 2021-02-28 16:06:11 +01:00
services polybar: allow config to be more nix-like (#1430) 2021-02-20 18:34:59 +01:00
systemd i18n: various fixes 2021-01-23 16:40:25 +01:00
targets-darwin tree-wide: update url to the repo 2020-10-22 22:41:56 +02:00
targets-linux i18n: set the appropriate LOCALE_ARCHIVE_x_xx variable (#1659) 2021-01-23 15:56:38 +01:00
xresources xresources: add missing test file 2020-06-28 11:23:34 +02:00