TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] feat(ops/users): Add milan to users
@ 2021-04-02  9:49 'Milan Pässler' via Issues & Patches
  0 siblings, 0 replies; only message in thread
From: 'Milan Pässler' via Issues & Patches @ 2021-04-02  9:49 UTC (permalink / raw)
  To: depot; +Cc: Milan Pässler

Signed-off-by: Milan Pässler <milan@petabyte•dev>
---
 ops/users/default.nix | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ops/users/default.nix b/ops/users/default.nix
index e47ccf509..7a59128c6 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -113,4 +113,9 @@
     email = "jamie@kwiius•com";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$OkAMHVAfQ3nJhBffYJwk7Q$JV3DrF9eOU+4VL6I+nkaMUUOMqWuNzdp7N7U5Xwa3fg";
   }
+  {
+    username = "milan";
+    email = "milan@petabyte•dev";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$VQAHgOqYVr7mzjEr8IAMdQ$eAXvy58eRkjg+96RKBCwUoRDpNyGDdes4rVtxoQbaeI";
+  }
 ]
-- 
2.30.1



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

only message in thread, other threads:[~2021-04-02  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-02  9:49 [PATCH] feat(ops/users): Add milan to users 'Milan Pässler' via Issues & Patches

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