Add username to git config
This commit is contained in:
@@ -155,6 +155,7 @@ in {
|
|||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
|
user.name = "coolneng";
|
||||||
user.email = "akasroua@gmail.com";
|
user.email = "akasroua@gmail.com";
|
||||||
safe.directory = "/home/coolneng/Projects/panacea";
|
safe.directory = "/home/coolneng/Projects/panacea";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user