chore: update flake.lock to latest versions across dependencies
Some checks failed
Flake checker / Build Nix targets (push) Failing after 4m48s

This commit is contained in:
uttarayan21
2025-10-04 12:23:47 +05:30
parent 1ca5b92374
commit efe34e0d0d
3 changed files with 73 additions and 73 deletions

View File

@@ -17,7 +17,7 @@
host = "imap.fastmail.com";
port = 993;
tls.enable = true;
authentication = "login";
# authentication = "login";
};
smtp = {
host = "smtp.fastmail.com";