git: set git_protocol

This commit is contained in:
notohh 2025-02-07 23:17:56 -05:00
parent 75674537c2
commit 3e5b3ae722
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,6 +15,7 @@ _: {
enable = true;
gitCredentialHelper.enable = true;
settings = {
git_protocol = "ssh";
editor = "hx";
prompt = "enabled";
};