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;
|
enable = true;
|
||||||
gitCredentialHelper.enable = true;
|
gitCredentialHelper.enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
git_protocol = "ssh";
|
||||||
editor = "hx";
|
editor = "hx";
|
||||||
prompt = "enabled";
|
prompt = "enabled";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue