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 = { git = {
enable = true; enable = true;
userEmail = "dgalbraith33@gmail.com" userEmail = "dgalbraith33@gmail.com";
userName = "Drew Galbraith" userName = "Drew Galbraith";
extraConfig = { extraConfig = {
core = { core = {
editor = "vim"; editor = "vim";