about summary refs log tree commit diff
path: root/modules/profiles/email.nix
diff options
context:
space:
mode:
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