* [PATCH] feat(ops/users): Add smitop to users
@ 2021-10-05 21:19 'Smitty' via Issues & Patches
0 siblings, 0 replies; only message in thread
From: 'Smitty' via Issues & Patches @ 2021-10-05 21:19 UTC (permalink / raw)
To: depot; +Cc: Smitty
---
ops/users/default.nix | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ops/users/default.nix b/ops/users/default.nix
index e82649a2c..299e405fc 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -139,4 +139,9 @@
displayName = "Mike Johnson";
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$77+f5DFbuzs5myyIUN2nHg$xyXkRhIHFVaPMZUhxPk1uxMpLeEmU3BeyQjDsNPlJVw";
}
+ {
+ username = "smitop";
+ email = "me@smitop•com";
+ password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$c2FsdHlib2l0bjIwODAycGh0MjBraHlpbmR3$8phIS6531q+zFbKQIhAPgXB5zYxTp3sDLErJFbhDdFU";
+ }
]
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-05 21:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05 21:19 [PATCH] feat(ops/users): Add smitop to users 'Smitty' 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).