diff options
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 = { |