TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): add ghuntley to users
@ 2022-12-05  0:42 Geoffrey Huntley
  0 siblings, 0 replies; only message in thread
From: Geoffrey Huntley @ 2022-12-05  0:42 UTC (permalink / raw)
  To: Issues & Patches




[-- Attachment #2: 0001-feat-ops-users-add-ghuntley-to-users.patch --]
[-- Type: text/x-diff, Size: 886 bytes --]

From 28e16868609684a6b6e8a755eb63ffbb6f4948ad Mon Sep 17 00:00:00 2001
From: "Geoffrey Huntley" <ghuntley@ghuntley•com>
Date: Mon, 5 Dec 2022 00:39:04 +0000
Subject: [PATCH] feat(ops/users): add ghuntley to users

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

diff --git a/ops/users/default.nix b/ops/users/default.nix
index b9d64d3f9..692f02c66 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -51,6 +51,11 @@
     email = "flokli@flokli•de";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$TrezbwIY5TKLnJiii0wafQ$K0S2p9I8tiqP907nkgoK6IbG9ia4IuDiylTcIs5pesw";
   }
+  {
+    username = "ghuntley";
+    email = "ghuntley@ghuntley•com";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$ciCuQHeA7csqrFUv7+asgw$7GUC5fLJWWVoHP8DvpA+C1u4+iFdV2E311kwTFwGzaQ";"
+  }
   {
     username = "grfn";
     email = "grfn@gws•fyi";
-- 
2.38.1

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

only message in thread, other threads:[~2022-12-05  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05  0:42 [PATCH] feat(ops/users): add ghuntley to users Geoffrey Huntley

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