diff options
author | Azat Bahawi <azat@bahawi.net> | 2024-08-14 01:47:11 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2024-08-14 01:47:11 +0300 |
commit | aa5565629845644050f19b1bbc1f03b0a0a66aa7 (patch) | |
tree | f0f57f893d5914a3c2aa292b3755284b593025e7 /modules/profiles/email.nix | |
parent | 2024-08-09 (diff) |
2024-08-14
Diffstat (limited to '')
-rw-r--r-- | modules/profiles/email.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/profiles/email.nix b/modules/profiles/email.nix index e7816dc..4c8d6eb 100644 --- a/modules/profiles/email.nix +++ b/modules/profiles/email.nix @@ -78,10 +78,8 @@ in signature = { showSignature = "append"; text = '' - Firstname Lastname | Firstname Lastname | https://azahi.cc/ - Please consider using plain text when replying! - ~~ https://useplaintext.email/#etiquette ~~ + ~ https://useplaintext.email/#etiquette ~ ''; }; gpg = { |