* [PATCH] feat(ops/users): Add azahi to users
@ 2024-08-25 11:09 Azat Bahawi
0 siblings, 0 replies; only message in thread
From: Azat Bahawi @ 2024-08-25 11:09 UTC (permalink / raw)
To: depot; +Cc: Azat Bahawi
---
ops/users/default.nix | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ops/users/default.nix b/ops/users/default.nix
index 0c4097fc7..86b0d623e 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -21,6 +21,11 @@
email = "root@gws•fyi";
password = "{ARGON2}$argon2id$v=19$m=65536,t=2,p=1$5NEYPJ19nDITK5sGr4bzhQ$Xzpzth6y4w+HGvioHiYgzqFiwMDx0B7HAh+PVbkRuuk";
}
+ {
+ username = "azahi";
+ email = "azat@bahawi•net";
+ password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$BVRzgfs8YIorOTq62B00CQ$5UXHyG/Ivn5TqB7UNgfjYJMxTjun3NDvAStWFom4oas";
+ }
{
username = "chickadee";
email = "matthewktromp@gmail•com";
--
2.45.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-25 11:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-25 11:09 [PATCH] feat(ops/users): Add azahi to users Azat Bahawi
Code repositories for project(s) associated with this public inbox
https://code.tvl.fyi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).