about summary refs log tree commit diff
path: root/ops/users
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 a2182a5460..a50575f3fb 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -234,4 +234,9 @@
     email = "tvl@yuka.dev";
     password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$aEyiAIuynQMwfY7xE+pMxg$QdghylHO2JZMR/YyYf4UAnhhb/gBdAkoDeANEwdixxU";
   }
+  {
+    username = "benjaminedwardwebb";
+    email = "benjaminedwardwebb@gmail.com";
+    password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$kdFNmxgIGsF8TkB/GoPy1A$GUXd3M35Jqxqlfra4gPCcFW3ehE0RVrlHOzaoD7Pu7s";
+  }
 ]