TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] ops/users: Add kn
@ 2021-05-24 12:35 Klemens Nanni
  0 siblings, 0 replies; only message in thread
From: Klemens Nanni @ 2021-05-24 12:35 UTC (permalink / raw)
  To: depot; +Cc: Klemens Nanni

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



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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24 12:35 [PATCH] ops/users: Add kn Klemens Nanni

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