mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
@@ -42,6 +42,7 @@ let
|
||||
starttls = imap.tls.useStartTls;
|
||||
} else {
|
||||
ssl = false;
|
||||
starttls = false;
|
||||
};
|
||||
|
||||
remotePassEval =
|
||||
|
||||
Reference in New Issue
Block a user