Added git Config

This commit is contained in:
Annika Merris 2024-05-11 21:49:48 -04:00
parent a953fe3a0b
commit c9a3cc628f

View file

@ -97,7 +97,11 @@
};
};
};
git = {
enable = true;
userName = "Annika Merris";
userEmail = "me@annikamerris.com";
};
};
services.spotifyd = {