minor fixes

This commit is contained in:
2025-12-13 12:19:45 -05:00
parent 7edab3d29b
commit 8365721530
3 changed files with 9 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
{...}:
{ ... }:
{
programs.git = {
enable = true;
userName = "TheCrazyInsanity";
userEmail = "notarealemailcheckmysite@thecrazyinsanity.win";
user.name = "TheCrazyInsanity";
user.email = "notarealemailcheckmysite@thecrazyinsanity.win";
};
}
}