TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(tvl-slapd): add firefly
@ 2020-09-27 23:34 FireFly
  0 siblings, 0 replies; only message in thread
From: FireFly @ 2020-09-27 23:34 UTC (permalink / raw)
  To: depot

[-- Attachment #1: Type: text/plain, Size: 30 bytes --]

Adding an account for myself


[-- Attachment #2: 0001-feat-tvl-slapd-add-firefly.patch --]
[-- Type: application/octet-stream, Size: 902 bytes --]

From 8d3b6b95d4cde03f3b6243ff2ababd4a1348cfe3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20H=C3=B6glund?= <firefly@firefly•nu>
Date: Mon, 28 Sep 2020 01:28:29 +0200
Subject: [PATCH] feat(tvl-slapd): add firefly

---
 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 420e8e196..3977fc792 100644
--- a/ops/nixos/tvl-slapd/default.nix
+++ b/ops/nixos/tvl-slapd/default.nix
@@ -60,6 +60,11 @@ let
       email = "eta@theta•eu.org";
       password = "{SSHA}sOR5xzi7Lfv376XGQA8Hf6jyhTvo0XYc";
     }
+    {
+      username = "firefly";
+      email = "firefly@firefly•nu";
+      password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$RYVVkFoi3A1yYkI8J2zUwg$GUERvgHvU8SGjQmilDJGZu50hYRAHw+ejtuL+Skygs8";
+    }
     {
       username = "glittershark";
       email = "grfn@gws•fyi";
-- 
2.25.1


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

only message in thread, other threads:[~2020-09-27 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 23:34 [PATCH] feat(tvl-slapd): add firefly FireFly

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