This commit is contained in:
TheWanderingCrow 2024-12-29 20:16:00 -05:00
parent 58dea90ea9
commit 663aeffed8
9 changed files with 92 additions and 37 deletions

View file

@ -1,8 +1,7 @@
{
programs.git = {
enable = true;
userName = "TheWanderingCrow";
userEmail = "contact@wanderingcrow.net";
};
programs.git = {
enable = true;
userName = "TheWanderingCrow";
userEmail = "contact@wanderingcrow.net";
};
}