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:
parent
7948dc284b
commit
a5aaf57e63
|
@ -18,8 +18,6 @@ let
|
|||
himalaya = {
|
||||
enable = cfg.himalaya.enable;
|
||||
# FIXME: try to actually configure it at some point
|
||||
backend = "imap";
|
||||
sender = "smtp";
|
||||
};
|
||||
|
||||
msmtp = {
|
||||
|
|
Loading…
Reference in a new issue