2021-10-08 21:29:25 +00:00
|
|
|
{
|
|
|
|
gh-config-file = ./config-file.nix;
|
2021-10-19 04:43:52 +00:00
|
|
|
gh-credential-helper = ./credential-helper.nix;
|
2022-07-27 20:39:03 +00:00
|
|
|
gh-extensions = ./extensions.nix;
|
2021-10-08 21:29:25 +00:00
|
|
|
gh-warnings = ./warnings.nix;
|
|
|
|
}
|