about summary refs log tree commit diff
path: root/ops/users
diff options
context:
space:
mode:
Diffstat (limited to 'ops/users')
-rw-r--r--ops/users/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/users/default.nix b/ops/users/default.nix
index 626190951e..f9bf9a1328 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -147,6 +147,6 @@
   {
     username = "asmundo";
     email = "asmundo@gmail.com";
-    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$4MUdaTX8KFWNtgyC7OZBVA$hXO/tbZQA92RfEOfonwM5jr2Rd+B70ZY46SSbCUxjwU";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$wUpPczumK9/8z18pCp6QAw$KvAHhIc2ugeiyeLvxBlqlM87fZDjdwKEQpkAzq4aaCs";
   }
 ]