1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 05:13:28 +02:00
home-manager/tests/modules/programs/aerc
Lukas Nagel 8da1135365
aerc: improve module (#3150)
* aerc: add space after definitions

* aerc: only generate files, if options were set

* aerc: improve file permission warning

* aerc: remove redundant access to builtins

* aerc: allow overwriting of derived values

the order of merging the config subsets did not allow the user to specify
outgoing, source and password command values,
if they were previously derived from the SMTP, IMAP, Maildir etc config.

The values from `account.<name>.extraAccounts` now have the highest precedence.
Appropriate tests were added as well.

* aerc: write primary account first
2023-06-13 10:59:42 +02:00
..
default.nix Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
extraAccounts.expected aerc: improve module (#3150) 2023-06-13 10:59:42 +02:00
extraBinds.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
extraConfig.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
noSettings.nix Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
settings.nix aerc: improve module (#3150) 2023-06-13 10:59:42 +02:00
stylesets.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00
templates.expected Add module for aerc (#3070) 2022-08-11 23:08:28 +02:00