2.home-manager/tests/modules/programs/himalaya
SiriusStarr 24805d3ca7
himalaya: fix notmuch backend
Previously, IMAP was preferred over notmuch, even if notmuch was
configured, causing problems with setting account flavor (which
automatically sets IMAP settings). The new backend order is:

    notmuch > IMAP > maildir

This also fixes the notmuch DB path being set to the wrong location.
The notmuch DB is located at the maildir base path, not in each
account's maildir.
2023-07-08 12:37:34 +02:00
..
basic-expected.toml
basic.nix
default.nix
imap-smtp-expected.toml
imap-smtp.nix
maildir-sendmail-expected.toml
maildir-sendmail.nix
notmuch-sendmail-expected.toml
notmuch-sendmail.nix