TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] Add IslandUsurper to users.
@ 2022-11-28 14:39 Lyle Mantooth
  0 siblings, 0 replies; only message in thread
From: Lyle Mantooth @ 2022-11-28 14:39 UTC (permalink / raw)
  To: depot; +Cc: Lyle Mantooth

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index 52fd5c598..b9d64d3f9 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -61,6 +61,11 @@
     email = "h-tvl@htbf•dev";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$2iVXQQfd26icaIguHJg/CQ$hA9ziqn7kQ06AV6uQxJCGXoG8f+LWmH+nVlk00a1n/c";
   }
+  {
+    username = "IslandUsurper";
+    email = "lyle@menteeth•us";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$rNSsa8aYU4qvxeFnADgW1g$Zu6B6Al2usRRNfAKhWXzCAfiTfV3XQb0W6Op5TYN1oI";
+  }
   {
     username = "isomer";
     email = "isomer@tvl.fyi";
-- 
2.36.2



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

only message in thread, other threads:[~2022-11-28 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28 14:39 [PATCH] Add IslandUsurper to users Lyle Mantooth

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