TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* Add talyz to users
@ 2022-09-16 17:15 Kim Lindberger
  0 siblings, 0 replies; only message in thread
From: Kim Lindberger @ 2022-09-16 17:15 UTC (permalink / raw)
  To: depot

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




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

From 38ae09d59acf2b074e3fc94df79c5a88e345fdb3 Mon Sep 17 00:00:00 2001
From: talyz <kim.lindberger@gmail•com>
Date: Fri, 16 Sep 2022 18:53:37 +0200
Subject: [PATCH] feat(ops/users): Add talyz 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 a57063e75..aa9252093 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -113,6 +113,11 @@
     email = "rikingcoding@gmail•com";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$o2OcfhfKOry+UrcmODyQCw$qloaQgoIRDESwaA3yqPxxy8sgLk3mrjYFBbF41elVrM";
   }
+  {
+    username = "talyz";
+    email = "kim.lindberger@gmail•com";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$KYgHYsxX/DZDhnxdkzn1/w$L2Yyc2lYAREZP0FD3iX57MB6gzoOCcVmCGDxIsUGAgk";
+  }
   {
     username = "tazjin";
     email = "tazjin@tvl.su";
-- 
2.37.2


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

only message in thread, other threads:[~2022-09-16 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16 17:15 Add talyz to users Kim Lindberger

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