gh: add extensions option

This commit is contained in:
amesgen 2022-07-27 22:39:03 +02:00 committed by Robert Helgesson
parent 78f964347c
commit 8675cfa549
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 44 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
gh-config-file = ./config-file.nix;
gh-credential-helper = ./credential-helper.nix;
gh-extensions = ./extensions.nix;
gh-warnings = ./warnings.nix;
}