revert previous git warning

Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
2026-08-19 09:04:06 -05:00
parent 6d53f4fb47
commit 764710c32e

View File

@@ -159,8 +159,8 @@
lfs = {
enable = true;
};
user.name = "Matthew Stobbs";
user.email = "${email}";
userName = "Matthew Stobbs";
userEmail = "${email}";
settings = {
init.defaultBranch = "main";
};