mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +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 = {
|
||||
init.defaultBranch = "master";
|
||||
push.autoSetupRemote = true;
|
||||
|
||||
commit.gpgSign = true;
|
||||
gpg.format = "ssh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue