mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Use the id file for git SSH
This commit is contained in:
parent
a52a51542c
commit
fbb53380ca
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ homeConfiguration {
|
|||
init.defaultBranch = "master";
|
||||
push.autoSetupRemote = true;
|
||||
} // lib.optionalAttrs ulib.isDesktop {
|
||||
core.sshCommand = "ssh -i ~/.ssh/id";
|
||||
url."ssh://git@github.com/".insteadOf = "https://github.com/";
|
||||
|
||||
commit.gpgSign = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue