Enable git.

This commit is contained in:
Drew Galbraith 2024-12-26 17:23:34 -08:00
parent c2ab6cff1a
commit 2cd81fbd85
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
git = {
enable = true;
userEmail = "dgalbraith33@gmail.com"
userName = "Drew Galbraith"
userEmail = "dgalbraith33@gmail.com";
userName = "Drew Galbraith";
extraConfig = {
core = {
editor = "vim";