summary refs log tree commit diff stats
path: root/system/mail
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/mail/default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/mail/default.nix b/system/mail/default.nix
index 7a206f5..8eaa53b 100644
--- a/system/mail/default.nix
+++ b/system/mail/default.nix
@@ -16,6 +16,12 @@ in {
     "sils@vhack.eu" = {
       hashedPassword = "$2b$05$RW/Svgk7iGxvP5W7ZwUZ1e.a3fj4fteevb2MtfFYYD0d1DQ17y9Fm";
     };
+    "soispha@vhack.eu" = {
+      hashedPassword = "$2b$05$XX36sJuHNbTFvi8DFldscOeQBHahluSkiUqD9QGzQaET7NJusSuQW";
+    };
+    "nightingale@vhack.eu" = {
+      hashedPassword = "$2b$05$THIS_PASSWORD_HASH_IS_NOT_REAL,_PLEASE_CHANGE_IT_..._"; # TODO change
+    };
   };
 
   extraVirtualAliases = {