TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd): add multi
@ 2020-08-09 15:13 multi
  0 siblings, 0 replies; only message in thread
From: multi @ 2020-08-09 15:13 UTC (permalink / raw)
  To: depot

---
 ops/nixos/tvl-slapd/default.nix | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index 1651d6099..400d1f778 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -75,6 +75,11 @@ let
       email = "lukegb@tvl.fyi";
       password = "{SSHA}7a85VNhpFElFw+N5xcjgGmt4HnBsaGp4";
     }
+    {
+      username = "multi";
+      email = "depot@in-addr•xyz";
+      password = "{ARGON2}$argon2i$v=19$m=4096,t=3,p=1$qCfXhZUVft1YVPx7H4x7rw$dhtwtCrEMSpZfWQJbw2wpo5XHqiJqoZkiKeEbE6AdX0";
+    }
     {
       username = "nyanotech";
       email = "nyanotechnology@gmail•com";
-- 
2.20.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-09 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 15:13 [PATCH] feat(tvl-slapd): add multi multi

Code repositories for project(s) associated with this public inbox

	https://code.tvl.fyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).