TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd): add artemist to slapd
@ 2020-06-26 22:32 Artemis Tosini
  0 siblings, 0 replies; only message in thread
From: Artemis Tosini @ 2020-06-26 22:32 UTC (permalink / raw)
  To: depot; +Cc: Artemis Tosini

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



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

only message in thread, other threads:[~2020-06-26 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 22:32 [PATCH] feat(tvl-slapd): add artemist to slapd Artemis Tosini

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