fix(git): set version in gh config
This commit is contained in:
parent
d8ac44a5e6
commit
65dc383cc9
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
};
|
||||
|
||||
".config/gh/config.yml".text = lib.generators.toYAML { } {
|
||||
version = "1";
|
||||
settings.git_protocol = "ssh";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue