# Pastebin phEzRNrR accounts.email.accounts = { "gmail" = { primary = true; flavor = "gmail.com"; address = "$(lpass show google.com --field=address)"; userName = "$(lpass show google.com --username)"; passwordCommand = "lpass show google.com --password"; mbsync = { enable = true; create = "both"; expunge = "both"; }; notmuch.enable = true; msmtp.enable = true; }; };