about summary refs log tree commit diff
path: root/ops/users
diff options
context:
space:
mode:
authorAdam H <adisbladis@gmail.com>2021-03-13T19·38-0800
committertazjin <mail@tazj.in>2021-03-13T19·55+0000
commit4d193f239525954631ba9d789ca3aea9a2f4e14d (patch)
tree7602015e803e976e68fc074ce85a0a3ae5764ed0 /ops/users
parentb3f686995fe3321b7f62f0247391cc2afd8b4d8c (diff)
feat(users/adisbladis): Add to users r/2278
Change-Id: I2a3532605c602dd6ba44a6c723333db219a55907
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2599
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'ops/users')
-rw-r--r--ops/users/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/ops/users/default.nix b/ops/users/default.nix
index da5c1eb61b..aa4bc3ca73 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -2,6 +2,11 @@
 
 [
   {
+    username = "adisbladis";
+    email = "adisbladis@gmail.com";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wdgoLRrUgZuz0Kin9YiNgQ$E40VIgzgpMpylZqkfByTKiWQnerupfuf7LDgOsU8tJA";
+  }
+  {
     username = "andi";
     email = "andi@notmuch.email";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$8lefg7+8UPAEh9Ott8zH0A$7YuLRraTC1IgxTNTxFJF03AWmqBS3GX2+vfD4XVTrb0";