about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 299e405fc0..f6e7e9bece 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -142,6 +142,6 @@
   {
     username = "smitop";
     email = "me@smitop.com";
-    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$c2FsdHlib2l0bjIwODAycGh0MjBraHlpbmR3$8phIS6531q+zFbKQIhAPgXB5zYxTp3sDLErJFbhDdFU";
+    password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$H78rQtmhlzrPEifbXPoCVw$IBg7ePTm/u+e8r2A8aJ4iaaQBzMUw1isS9YJAZ8aT3o";
   }
 ]