lkjdsalkjdsalkjad

This commit is contained in:
2025-03-19 17:36:58 +01:00
parent 36a6779fc0
commit 7b2203e6b6
8 changed files with 26 additions and 6 deletions

View File

@@ -107,6 +107,8 @@ in {
#group = "code.server";
# a nice tool if you don't care about security: https://argon2.online/
# otherwise:
# echo -n 'password' | nix run nixpkgs#libargon2 -- "$(pwgen 20 -n1)" -e
hashedPassword = "$argon2i$v=19$m=16,t=2,p=1$MHh5UGNtU1lWR1UySnhIZw$ITg8U7Gq2CXByuOOnrKVUg"; # hunter2
extraArguments = [