From 70472a5c38156902901ac1af10cc6b1852b90f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Yule=20B=C3=A4dorf?= Date: Sun, 19 May 2024 14:18:08 +0200 Subject: [PATCH] email: Add contact miom.space address --- users/b12f/.config/neomutt/contact_miom.space.signature | 1 + users/b12f/email.nix | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 users/b12f/.config/neomutt/contact_miom.space.signature diff --git a/users/b12f/.config/neomutt/contact_miom.space.signature b/users/b12f/.config/neomutt/contact_miom.space.signature new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/users/b12f/.config/neomutt/contact_miom.space.signature @@ -0,0 +1 @@ + diff --git a/users/b12f/email.nix b/users/b12f/email.nix index db532f5..a456285 100644 --- a/users/b12f/email.nix +++ b/users/b12f/email.nix @@ -105,6 +105,10 @@ in { address = mkEmailAddress "byb" "miom.space"; host = "mail.hosting.de"; } + { + address = mkEmailAddress "contact" "miom.space"; + host = "mail.hosting.de"; + } { address = mkEmailAddress "admins" "pub.solar"; host = "mail.greenbaum.zone";