about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/packages/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/packages/default.nix b/home/packages/default.nix
index 39798a5..4f3c22b 100644
--- a/home/packages/default.nix
+++ b/home/packages/default.nix
@@ -35,6 +35,7 @@ in
         # custom tools
         album-to-nas
         tools.ipconverter
+        tools.seqstat
         gh-ssh-keys
       ]
       ++ cfg.additionalPackages);