try
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user