TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): Add toastal to users
@ 2024-06-12 14:53 toastal
  0 siblings, 0 replies; only message in thread
From: toastal @ 2024-06-12 14:53 UTC (permalink / raw)
  To: depot; +Cc: toastal

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index 5c571a275..cd1ca4fc2 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -249,4 +249,9 @@
     email = "farid.m.zakaria@gmail•com";
     password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$NzSX6x2+mApMvhNrvVIWaQ$/GUwbj+6GUyJL8XSgxTThc3TmVTM4WLQ+6KMC4NwovE";
   }
+  {
+    username = "toastal";
+    email = "toastal@posteo•net";
+    password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$txwVjPn9kKPUgsZnPtpyaA$pE0ISDGScCE4JCKcmbnzC+GZZ4PP6MqKJKmR/sxo6TY";
+  }
 ]
-- 
2.44.1


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

only message in thread, other threads:[~2024-06-12 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-12 14:53 [PATCH] feat(ops/users): Add toastal to users toastal

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