TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
From: Artemis Tosini <me@artem•ist>
To: depot@tazj.in
Cc: Artemis Tosini <me@artem•ist>
Subject: [PATCH] feat(tvl-slapd): add artemist to slapd
Date: Fri, 26 Jun 2020 22:32:06 +0000	[thread overview]
Message-ID: <20200626223206.30989-1-me@artem.ist> (raw)

Signed-off-by: Artemis Tosini <me@artem•ist>
---
 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 990af376c..50584ae44 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -25,6 +25,11 @@ let
   '');
 
   users = [
+    {
+      username = "artemist";
+      email = "me@artem•ist";
+      password = "{SSHA}N6Tl/txGQwlmVa7xVJCXpGcD1U4bJaI+";
+    }
     {
       username = "camsbury";
       email = "camsbury7@gmail•com";
-- 
2.26.2



                 reply	other threads:[~2020-06-26 22:32 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=20200626223206.30989-1-me@artem.ist \
    --to=me@artem$(echo .)ist \
    --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).