1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/tests/modules
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
..
accounts git: set SSL if useStartTls is false 2020-08-13 21:36:31 +02:00
files files: make sure the target file name is escaped 2020-08-29 18:22:03 +02:00
home-environment home-environment: add option home.sessionPath 2020-10-05 21:06:42 +02:00
misc numlock: add test 2020-09-18 19:35:19 +02:00
programs neomutt: fix duplicated extraConfig in account (#1546) 2020-10-09 20:55:35 +02:00
services kanshi: fix exec configuration 2020-09-04 16:45:42 +02:00
systemd tests: update nmt 2020-04-10 01:01:20 +02:00
targets-darwin targets.darwin: disable application directory 2020-09-04 20:01:19 +02:00
targets-linux generic-linux: add option extraXdgDataDirs 2020-09-11 12:26:55 +02:00
xresources xresources: add missing test file 2020-06-28 11:23:34 +02:00