about summary refs log tree commit diff
path: root/modules/profiles
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-08-14 01:47:11 +0300
committerAzat Bahawi <azat@bahawi.net>2024-08-14 01:47:11 +0300
commitaa5565629845644050f19b1bbc1f03b0a0a66aa7 (patch)
treef0f57f893d5914a3c2aa292b3755284b593025e7 /modules/profiles
parent2024-08-09 (diff)
2024-08-14
Diffstat (limited to '')
-rw-r--r--modules/profiles/email.nix4
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 = {

Consider giving Nix/NixOS a try! <3