update all deps
This commit is contained in:
@@ -11,15 +11,15 @@
|
||||
mbsync = {
|
||||
enable = true;
|
||||
};
|
||||
afew = {
|
||||
enable = true;
|
||||
};
|
||||
afew = {
|
||||
enable = true;
|
||||
};
|
||||
notmuch = {
|
||||
enable = true;
|
||||
new.tags = [ "new" ];
|
||||
new.tags = ["new"];
|
||||
hooks = {
|
||||
postNew = ''
|
||||
afew --tag --new
|
||||
afew --tag --new
|
||||
'';
|
||||
preNew = ''
|
||||
mbsync -a
|
||||
|
||||
Reference in New Issue
Block a user