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