notmuch: add module
Co-authored-by: Matthieu Coudron <mattator@gmail.com>
This commit is contained in:
parent
8dc1737e39
commit
eecebbf186
4 changed files with 206 additions and 0 deletions
|
|
@ -219,6 +219,8 @@ in
|
|||
|
||||
home.packages = [ cfg.package ];
|
||||
|
||||
programs.notmuch.new.ignore = [ ".uidvalidity" ".mbsyncstate" ];
|
||||
|
||||
home.file.".mbsyncrc".text =
|
||||
let
|
||||
accountsConfig = map genAccountConfig mbsyncAccounts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue