home-manager/tests/modules/programs/neomutt
Charlotte Van Petegem 473d9acdad
neomutt: fix duplicated extraConfig in account (#1546)
The `accounts.email.accounts.<name>.neomutt.extraConfig` option is
included twice in the resulting config file for the account. One time as
part of the `mraSection`, one time as part of `accountStr` (`accountStr`
includes the `mraSection`). This removes that duplication. I opted to
keep the one in `accounStr`, since `extraConfig` doesn't necessarily
have anything to do with the `mraSection`.
2020-10-09 20:55:35 +02:00
..
default.nix neomutt: fix sendMailCommand when msmtp is enabled 2020-02-16 23:08:37 +01:00
hm-example.com-expected neomutt: fix duplicated extraConfig in account (#1546) 2020-10-09 20:55:35 +02:00
hm-example.com-msmtp-expected.conf neomutt: fix duplicated extraConfig in account (#1546) 2020-10-09 20:55:35 +02:00
neomutt-expected.conf neomutt: add module 2020-01-26 20:46:44 +01:00
neomutt-with-msmtp.nix tests: improve test purity 2020-04-24 21:46:34 +02:00
neomutt.nix tests: improve test purity 2020-04-24 21:46:34 +02:00