TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* Patch
@ 2021-05-23 12:00 Christian Schilling
  0 siblings, 0 replies; only message in thread
From: Christian Schilling @ 2021-05-23 12:00 UTC (permalink / raw)
  To: depot

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




[-- Attachment #2: 0001-feat-ops-users-Add-cschilling-to-users.patch --]
[-- Type: application/octet-stream, Size: 914 bytes --]

From 961a774272e4540d018c5703cf964b4f1702e2fe Mon Sep 17 00:00:00 2001
From: Christian Schilling <christian.schilling@esrlabs•com>
Date: Sun, 23 May 2021 13:55:33 +0200
Subject: [PATCH] feat(ops/users): Add cschilling 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 c4868f99e..a264043e1 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -11,6 +11,11 @@
     email = "andi@notmuch•email";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$8lefg7+8UPAEh9Ott8zH0A$7YuLRraTC1IgxTNTxFJF03AWmqBS3GX2+vfD4XVTrb0";
   }
+  {
+    username = "cschilling";
+    email = "christian.schilling.de@gmail•com";
+    password = "{ARGON2}$argon2d$v=19$m=65536,t=4,p=1$c2RzcjEyMzQyYXM$dVXyWJRKJsVXtun/OM6wmU970K3zT/6hbLkoddHAW50";
+  }
   {
     username = "cynthia";
     email = "cynthia@tvl.fyi";
-- 
2.30.0


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

only message in thread, other threads:[~2021-05-23 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23 12:00 Patch Christian Schilling

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