* [PATCH] feat(ops/users): add caralice to users
@ 2024-04-23 0:11 Alice Carroll
0 siblings, 0 replies; only message in thread
From: Alice Carroll @ 2024-04-23 0:11 UTC (permalink / raw)
To: depot
From: Alice Carroll <git@alice-carroll•pet>
---
ops/users/default.nix | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ops/users/default.nix b/ops/users/default.nix
index 34e0ab85c..c54a681dc 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -224,4 +224,9 @@
email = "espes@pequalsnp•com";
password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$eXeFrbNxuKn/JCpQr5VmxA$NtMNBceNg/JtqMfHk/qHxEHsEVsTWmHJbpq4ve/+XYg";
}
+ {
+ username = "caralice";
+ email = "tvl@alice-carroll•pet";
+ password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$mt/0RzKw4RHxm7ybpMHP5Q$P/SDBMv5si9D98NFO/eZgh2+InlByqYxqAvQWhl+p0c";
+ }
]
--
2.44.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-23 0:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 0:11 [PATCH] feat(ops/users): add caralice to users Alice Carroll
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).