Fixed git credential issue
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
[credential]
|
||||
config = {
|
||||
credential = {
|
||||
helper = store
|
||||
'';
|
||||
;}
|
||||
};
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user