TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Klemens Nanni <klemens@posteo•de>
To: depot@tazj.in
Cc: Klemens Nanni <klemens@posteo•de>
Subject: [PATCH] ops/users: Add kn
Date: Mon, 24 May 2021 12:35:49 +0000	[thread overview]
Message-ID: <20210524123549.74846-1-klemens@posteo.de> (raw)

Hash generated with `argon2 $(openssl rand -hex 16) -id -m 16 -e`.
---
 ops/users/default.nix | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ops/users/default.nix b/ops/users/default.nix
index ae370f73f..5a047a3d5 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -66,6 +66,11 @@
     email = "isomer@tvl.fyi";
     password = "{SSHA}OhWQkPJgH1rRJqYIaMUbbKC4iLEzvCev";
   }
+  {
+    username = "kn";
+    email = "klemens@posteo•de";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=3,p=1$NGYzZjFkYjMyNzY0MDc5M2NhYzU5ZmI5NzhmMmY0NGE$XDjCTUrzbXaAwl1DZeVMLldLJXcs15kFkqU1o3vwAt8";
+  }
   {
     username = "lukegb";
     email = "lukegb@tvl.fyi";
-- 
2.31.1



                 reply	other threads:[~2021-05-24 12:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210524123549.74846-1-klemens@posteo.de \
    --to=klemens@posteo$(echo .)de \
    --cc=depot@tazj.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).