comments
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#age.secrets.fastmail.owner = "anish";
|
||||
home.packages = with pkgs; [
|
||||
neomutt
|
||||
himalaya
|
||||
imapfilter
|
||||
];
|
||||
services.mbsync = {
|
||||
@@ -295,9 +296,8 @@
|
||||
host = "smtp.fastmail.com";
|
||||
};
|
||||
userName = "anish@lakhwara.com";
|
||||
neomutt = {
|
||||
enable = true;
|
||||
};
|
||||
neomutt.enable = true;
|
||||
himalaya.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user