TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Adam H <adisbladis@gmail•com>
To: Issues & Patches <depot@tazj.in>
Subject: [PATCH] feat(users/adisbladis): Add to users
Date: Sat, 13 Mar 2021 11:38:58 -0800 (PST)	[thread overview]
Message-ID: <86e260f6-9deb-484c-8d61-18dbc9e0125fn@tazj.in> (raw)




[-- 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


                 reply	other threads:[~2021-03-13 19:38 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=86e260f6-9deb-484c-8d61-18dbc9e0125fn@tazj.in \
    --to=adisbladis@gmail$(echo .)com \
    --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).