Set git default branch to master
This commit is contained in:
parent
ac0cb2a0e7
commit
5cf6f8fb1a
1 changed files with 3 additions and 0 deletions
|
|
@ -72,6 +72,9 @@
|
|||
key = lib.mkDefault "3AC6F170F01133CE393BCD94BE948AFD7E7873BE";
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
init.defaultBranch = "master";
|
||||
};
|
||||
};
|
||||
rofi = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue