This commit is contained in:
2025-08-16 10:54:29 -05:00
parent ce719a8b50
commit 6cf545e7f3

View File

@@ -12,12 +12,12 @@
programs.git = {
enable = true;
/*
userName._secret = "${config.sops.secrets."git/username".path}";
userEmail._secret = "${config.sops.secrets."git/email".path}";
*/
userName = "Nathan";
userEmail = "nathanblunkall5@gmail.com";
#userName = "Nathan";
#userEmail = "nathanblunkall5@gmail.com";
extraConfig = {
init = {