1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/tests
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
..
lib/types lib.gvariant: escape backslashes in strings 2020-08-12 22:53:28 +02:00
meta tests: perform code formatting test in test suite 2020-05-28 01:37:27 +02:00
modules neomutt: fix duplicated extraConfig in account (#1546) 2020-10-09 20:55:35 +02:00
default.nix autojump: add module 2020-10-08 23:50:43 +02:00