feat: Updated notifications
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m27s

This commit is contained in:
2026-02-20 16:56:58 +05:30
parent 02b8a16f41
commit 34160d0de4
2 changed files with 21 additions and 4 deletions

View File

@@ -31,9 +31,6 @@
port = 465;
tls.enable = true;
};
imapnotify = {
enable = true;
};
passwordCommand = ["cat" "${config.sops.secrets."accounts/mail/fastmail".path}"];
mbsync = {
enable = true;