flake: bump inputs
Some new options were needed for `himalaya`.
This commit is contained in:
parent
1e10c6630b
commit
6913e0f896
2 changed files with 15 additions and 12 deletions
|
|
@ -17,6 +17,9 @@ let
|
|||
|
||||
himalaya = {
|
||||
enable = cfg.himalaya.enable;
|
||||
# FIXME: try to actually configure it at some point
|
||||
backend = "imap";
|
||||
sender = "smtp";
|
||||
};
|
||||
|
||||
msmtp = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue