TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Andreas Rammhold <andi@notmuch•email>
To: depot@tazj.in
Subject: [PATCH] feat(tvl-slapd): add `andi`
Date: Fri, 10 Jul 2020 21:06:23 +0200	[thread overview]
Message-ID: <20200710190623.26573-1-andi@notmuch.email> (raw)

From: Andreas Rammhold <andreas@rammhold•de>

---
 ops/nixos/tvl-slapd/default.nix | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ops/nixos/tvl-slapd/default.nix b/ops/nixos/tvl-slapd/default.nix
index bea17a508..c19b03a55 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -25,6 +25,11 @@ let
   '');
 
   users = [
+    {
+      username = "andi";
+      email = "andi@notmuch•email";
+      password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$8lefg7+8UPAEh9Ott8zH0A$7YuLRraTC1IgxTNTxFJF03AWmqBS3GX2+vfD4XVTrb0";
+    }
     {
       username = "artemist";
       email = "me@artem•ist";
-- 
2.27.0



                 reply	other threads:[~2020-07-10 19:06 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=20200710190623.26573-1-andi@notmuch.email \
    --to=andi@notmuch$(echo .)email \
    --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).