From b73e3f0f4c21408202431c00770f7cbefe91657b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 31 Oct 2022 11:30:08 -0700 Subject: feat(home/packages): install gha-billing CLI --- home/packages/default.nix | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'home/packages') diff --git a/home/packages/default.nix b/home/packages/default.nix index 974b13f..c336520 100644 --- a/home/packages/default.nix +++ b/home/packages/default.nix @@ -34,10 +34,15 @@ in # custom tools album-to-nas - tools.ipconverter - tools.seqstat + + # tools inside the tools directory + tools.gha-billing tools.git-blame-stats tools.git-broom + tools.ipconverter + tools.seqstat + + # tools from outside repositories x509-info gh-ssh-keys ] -- cgit 1.4.1