git: set git_protocol
This commit is contained in:
parent
75674537c2
commit
3e5b3ae722
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ _: {
|
|||
enable = true;
|
||||
gitCredentialHelper.enable = true;
|
||||
settings = {
|
||||
git_protocol = "ssh";
|
||||
editor = "hx";
|
||||
prompt = "enabled";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue