TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): Add ezemtsov to users
@ 2021-04-28 21:27 Evgeny Zemtsov
  0 siblings, 0 replies; only message in thread
From: Evgeny Zemtsov @ 2021-04-28 21:27 UTC (permalink / raw)
  To: depot; +Cc: Evgeny Zemtsov

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index cb53cc0a3..c4868f99e 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -118,4 +118,9 @@
     email = "milan@petabyte•dev";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$VQAHgOqYVr7mzjEr8IAMdQ$eAXvy58eRkjg+96RKBCwUoRDpNyGDdes4rVtxoQbaeI";
   }
+  {
+    username = "ezemtsov";
+    email = "eugene.zemtsov@gmail•com";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$eAEjTm0+JD0+p0o/GA8JmQ$uRtHCT+B/DBNr1rlOcLlROrkYsMj2T9ns/E9Ep3gJ1A";
+  }
 ]
-- 
2.29.3



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

only message in thread, other threads:[~2021-04-28 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 21:27 [PATCH] feat(ops/users): Add ezemtsov to users Evgeny Zemtsov

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).