From e865089b041b9deffdb5156d2c332315fbc08015 Mon Sep 17 00:00:00 2001 From: vin Date: Sun, 21 Sep 2025 19:12:09 -0400 Subject: update email addresses and saved location --- home.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home.nix b/home.nix index 26f3934..50d3b3f 100644 --- a/home.nix +++ b/home.nix @@ -214,7 +214,7 @@ in }; accounts.email = { - maildirBasePath = "mail"; + maildirBasePath = "/data/mail"; accounts = { university = { @@ -257,7 +257,7 @@ in vineetk = { address = "me@vineetk.net"; realName = "Vineet Kumar"; - userName = "vineet@vineetk.net"; + userName = "me@vineetk.net"; passwordCommand = "kasi pass email/vineetk"; primary = true; @@ -277,9 +277,9 @@ in }; thirteen = { - address = "kar@13f0.net"; + address = "me@13f0.net"; realName = "Kar"; - userName = "kar@13f0.net"; + userName = "me@13f0.net"; passwordCommand = "kasi pass email/13f0"; imap.host = "mail.vineetk.net"; -- cgit v1.2.3