home: mail: accounts: remove himalaya backends

Their definition is redundant with the logic of the himalaya module,
which does the right thing by default.
This commit is contained in:
Bruno BELANYI 2024-02-06 17:16:43 +01:00
parent 7948dc284b
commit a5aaf57e63
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ let
himalaya = {
enable = cfg.himalaya.enable;
# FIXME: try to actually configure it at some point
backend = "imap";
sender = "smtp";
};
msmtp = {