TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): Add jfroche to users
@ 2022-07-22 11:21 Jean-François Roche
  0 siblings, 0 replies; only message in thread
From: Jean-François Roche @ 2022-07-22 11:21 UTC (permalink / raw)
  To: depot; +Cc: Jean-François Roche

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index 9ade43449..a57063e75 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -71,6 +71,11 @@
     email = "james.landrein@gmail•com";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$dMYmo+Uym9irtzAGXB2eNw$69OFcuqCqoLPBXKmmtYaQCquXximpyxsb2Kf8U7GdxM";
   }
+  {
+    username = "jfroche";
+    email = "jfroche@pyxel•be";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$kA19gDabD1Fjy82olcmnsA$TTbkpAc0WYaA4DT2vc7+NAGXhC4Os1tPqZVpHFkzecE";
+  }
   {
     username = "kn";
     email = "klemens@posteo•de";
-- 
2.33.3



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

only message in thread, other threads:[~2022-07-22 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 11:21 [PATCH] feat(ops/users): Add jfroche to users Jean-François Roche

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