mbsync: add option to add extra account configuration
This commit is contained in:
parent
36da7a918f
commit
5770dc58b9
2 changed files with 15 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ let
|
|||
}
|
||||
// genTlsConfig imap.tls
|
||||
// optionalAttrs (imap.port != null) { Port = toString imap.port; }
|
||||
// mbsync.extraConfig.account
|
||||
)
|
||||
+ "\n"
|
||||
+ genSection "IMAPStore ${name}-remote" (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue