try
This commit is contained in:
@@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
/*
|
|
||||||
userName._secret = "${config.sops.secrets."git/username".path}";
|
userName._secret = "${config.sops.secrets."git/username".path}";
|
||||||
userEmail._secret = "${config.sops.secrets."git/email".path}";
|
userEmail._secret = "${config.sops.secrets."git/email".path}";
|
||||||
*/
|
|
||||||
userName = "Nathan";
|
#userName = "Nathan";
|
||||||
userEmail = "nathanblunkall5@gmail.com";
|
#userEmail = "nathanblunkall5@gmail.com";
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init = {
|
init = {
|
||||||
|
|||||||
Reference in New Issue
Block a user