From ad97446d066b3306ca3048d8556f5a7311d55531 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 21 Mar 2023 00:50:14 +0900 Subject: feat: use sefidel.net --- home/profiles/communication/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/communication/default.nix') diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 4ad93e2..d5ef2da 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -73,7 +73,7 @@ in }; primary = true; - realName = "***REMOVED***"; + realName = "sefidel"; userName = poorObfuscation "sefidel.com" "contact"; passwordCommand = "${pkgs.coreutils}/bin/cat ${fixSopsPrefix 1000 config.sops.secrets.sef-email-password.path}"; }; -- cgit 1.4.1