TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): Add mdjnsn to users
@ 2021-08-31 16:20 Mike Johnson
  0 siblings, 0 replies; only message in thread
From: Mike Johnson @ 2021-08-31 16:20 UTC (permalink / raw)
  To: depot

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index b077840a5..6a34afd9b 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -133,4 +133,10 @@
      email = "eugene.zemtsov@gmail•com";
      password = 
"{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$eAEjTm0+JD0+p0o/GA8JmQ$uRtHCT+B/DBNr1rlOcLlROrkYsMj2T9ns/E9Ep3gJ1A";
    }
+  {
+  username = "mdjnsn";
+  email = "mdj@mikejohnson•xyz";
+  displayName = "Mike Johnson";
+  password = 
"{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$bHVoZ3VnMjNlMml1MjMyMzRsM2pnaGwyM2c0aGwyM2c$s7ks8ujqzsGhCNfN/wFISLf2tVHZSr5sGpu/6r/HbRQ";
+  }
  ]
--
2.25.1


[-- Attachment #2: 0001-Add-mdjnsn-Mike-Johnson-user-account.patch --]
[-- Type: text/plain, Size: 878 bytes --]

From 0f5482fa9e8672febc2181152eff4b4b48603df2 Mon Sep 17 00:00:00 2001
From: Mike Johnson <mdj@mikejohnson•xyz>
Date: Tue, 31 Aug 2021 17:10:20 +0100
Subject: [PATCH] feat(ops/users): Add mdjnsn to users

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index b077840a5..6a34afd9b 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -133,4 +133,10 @@
     email = "eugene.zemtsov@gmail•com";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$eAEjTm0+JD0+p0o/GA8JmQ$uRtHCT+B/DBNr1rlOcLlROrkYsMj2T9ns/E9Ep3gJ1A";
   }
+  {
+  username = "mdjnsn";
+  email = "mdj@mikejohnson•xyz";
+  displayName = "Mike Johnson";
+  password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$bHVoZ3VnMjNlMml1MjMyMzRsM2pnaGwyM2c0aGwyM2c$s7ks8ujqzsGhCNfN/wFISLf2tVHZSr5sGpu/6r/HbRQ";
+  }
 ]
-- 
2.25.1


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

only message in thread, other threads:[~2021-08-31 16:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 16:20 [PATCH] feat(ops/users): Add mdjnsn to users Mike Johnson

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