This commit is contained in:
2024-11-26 15:43:48 -05:00
parent 239fba826b
commit 370948543d
6 changed files with 53 additions and 10 deletions

View File

@@ -69,7 +69,7 @@
address = "michael@michaelthomson.dev";
realName = "Michael Thomson";
userName = "michael@michaelthomson.dev";
passwordCommand = "pass email/michael@michaelthomson.dev";
passwordCommand = "rbw get --folder email michael@michaelthomson.dev";
aerc = {
enable = true;
};