the big restyling

This commit is contained in:
2026-03-11 17:27:56 +00:00
parent 6569d7d4d8
commit 3138f6ce11
3 changed files with 346 additions and 167 deletions

View File

@@ -25,7 +25,7 @@
address = "christoph@schmatzler.com";
userName = "christoph.schmatzler@icloud.com";
realName = "Christoph Schmatzler";
passwordCommand = ["cat" "/run/secrets/tahani-email-password"];
passwordCommand = ["${pkgs.coreutils}/bin/cat" "/run/secrets/tahani-email-password"];
folders = {
inbox = "INBOX";
drafts = "Drafts";