* PATCH: add user fmzakari
@ 2024-05-30 23:42 Farid Zakaria
0 siblings, 0 replies; only message in thread
From: Farid Zakaria @ 2024-05-30 23:42 UTC (permalink / raw)
To: depot
[-- Attachment #1.1: Type: text/plain, Size: 91 bytes --]
Please find attached the patch.
I didn't have git send-mail setup.
Cheers,
Farid Zakaria
[-- Attachment #1.2: Type: text/html, Size: 284 bytes --]
[-- Attachment #2: 0001-feat-ops-users-Add-fmzakari-to-users.patch --]
[-- Type: text/x-patch, Size: 849 bytes --]
From 746e5e1571ea3204b7b3bcdde418714957cc7175 Mon Sep 17 00:00:00 2001
From: Farid Zakaria <farid.m.zakaria@gmail•com>
Date: Thu, 30 May 2024 16:38:05 -0700
Subject: [PATCH] feat(ops/users): Add fmzakari to users
---
ops/users/default.nix | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ops/users/default.nix b/ops/users/default.nix
index a50575f3f..d3f371dd0 100644
--- a/ops/users/default.nix
+++ b/ops/users/default.nix
@@ -239,4 +239,9 @@
email = "benjaminedwardwebb@gmail•com";
password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$kdFNmxgIGsF8TkB/GoPy1A$GUXd3M35Jqxqlfra4gPCcFW3ehE0RVrlHOzaoD7Pu7s";
}
+ {
+ username = "fmzakari";
+ email = "farid.m.zakaria@gmail•com";
+ password = "{ARGON2}$argon2id$v=19$m=19456,t=2,p=1$NzSX6x2+mApMvhNrvVIWaQ$/GUwbj+6GUyJL8XSgxTThc3TmVTM4WLQ+6KMC4NwovE";
+ }
]
--
2.44.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-30 23:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30 23:42 PATCH: add user fmzakari Farid Zakaria
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).