home: mail: add himalaya
This mail client is very KISS. I like it.
This commit is contained in:
parent
791109c3c1
commit
ff8e64d601
3 changed files with 32 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ let
|
|||
|
||||
inherit primary;
|
||||
|
||||
himalaya = {
|
||||
enable = cfg.himalaya.enable;
|
||||
};
|
||||
|
||||
msmtp = {
|
||||
enable = cfg.msmtp.enable;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue