diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-11-22 01:06:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-11-22 01:07:26 +0530 |
| commit | 5f4b94771201c07531fcf9be128a53638fe3a6c4 (patch) | |
| tree | 20dc9bbede90996c141d2c9baad7858b785903e0 /modules/email.home/README.md | |
| parent | b8e909d68bcb035648dda93f15de7863f444a3c4 (diff) | |
| download | nixos-config-5f4b94771201c07531fcf9be128a53638fe3a6c4.tar.gz nixos-config-5f4b94771201c07531fcf9be128a53638fe3a6c4.zip | |
Update changes + submodule updates
Diffstat (limited to 'modules/email.home/README.md')
| -rw-r--r-- | modules/email.home/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/email.home/README.md b/modules/email.home/README.md new file mode 100644 index 0000000..43dfad5 --- /dev/null +++ b/modules/email.home/README.md @@ -0,0 +1,10 @@ +### Authentication + +Download credentials from google cloud platform: https://console.cloud.google.com/apis/credentials + +``` +cd ~/mail/account.gmail/ +gmi auth -c <path-to-downloaded-creds> -f +``` + + |
