aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/packages/default.nix9
1 files changed, 7 insertions, 2 deletions
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
]