mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-20 09:19:39 +01:00
This resolves the error
The option `accounts.email.accounts.xyz.neomutt.sendMailCommand`
is defined both null and not null, in
`…/home-manager/modules/accounts/email.nix' and
`…/home-manager/modules/accounts/email.nix'.
that would occur previously when both neomutt and msmtp were enabled
for an account.
|
||
|---|---|---|
| .. | ||
| default.nix | ||
| hm-example.com-expected | ||
| hm-example.com-msmtp-expected.conf | ||
| neomutt-expected.conf | ||
| neomutt-with-msmtp.nix | ||
| neomutt.nix | ||