TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(users/adisbladis): Add to users
@ 2021-03-13 19:38 Adam H
  0 siblings, 0 replies; only message in thread
From: Adam H @ 2021-03-13 19:38 UTC (permalink / raw)
  To: Issues & Patches




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

From cda7037430cdd1affaeeec1ef0788be4adc0019e Mon Sep 17 00:00:00 2001
From: adisbladis <adisbladis@gmail•com>
Date: Sat, 13 Mar 2021 20:52:16 +0200
Subject: [PATCH] feat(users/adisbladis): Add 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 da5c1eb61b..aa4bc3ca73 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -1,6 +1,11 @@
 { ... }:
 
 [
+  {
+    username = "adisbladis";
+    email = "adisbladis@gmail•com";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wdgoLRrUgZuz0Kin9YiNgQ$E40VIgzgpMpylZqkfByTKiWQnerupfuf7LDgOsU8tJA";
+  }
   {
     username = "andi";
     email = "andi@notmuch•email";
-- 
2.30.1


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

only message in thread, other threads:[~2021-03-13 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 19:38 [PATCH] feat(users/adisbladis): Add to users Adam H

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