mirror of
https://github.com/nix-community/home-manager
synced 2024-11-19 09:39:45 +01:00
473d9acdad
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`. |
||
---|---|---|
.. | ||
accounts | ||
files | ||
home-environment | ||
misc | ||
programs | ||
services | ||
systemd | ||
targets-darwin | ||
targets-linux | ||
xresources |