add default pull strategy
This commit is contained in:
parent
d3835eab6b
commit
3bc6520324
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
extraConfig = {
|
||||
init = { defaultBranch = "main"; };
|
||||
safe.directory = "/etc/nixos";
|
||||
pull.rebase = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue