home-manager/tests/modules/programs/gh/default.nix
2022-08-12 20:49:50 +02:00

7 lines
160 B
Nix

{
gh-config-file = ./config-file.nix;
gh-credential-helper = ./credential-helper.nix;
gh-extensions = ./extensions.nix;
gh-warnings = ./warnings.nix;
}