mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Automatically set up remote
This commit is contained in:
parent
02daecec70
commit
b10c486fa3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ homeConfiguration "nixos" {
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "master";
|
init.defaultBranch = "master";
|
||||||
|
push.autoSetupRemote = true;
|
||||||
|
|
||||||
commit.gpgSign = true;
|
commit.gpgSign = true;
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue