chore: update flake.lock to latest versions across dependencies
Some checks failed
Flake checker / Build Nix targets (push) Failing after 4m48s
Some checks failed
Flake checker / Build Nix targets (push) Failing after 4m48s
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
host = "imap.fastmail.com";
|
||||
port = 993;
|
||||
tls.enable = true;
|
||||
authentication = "login";
|
||||
# authentication = "login";
|
||||
};
|
||||
smtp = {
|
||||
host = "smtp.fastmail.com";
|
||||
|
||||
Reference in New Issue
Block a user