diff --git a/systems/jeeves-jr/configuration.nix b/systems/jeeves-jr/configuration.nix
index c836585..f497805 100644
--- a/systems/jeeves-jr/configuration.nix
+++ b/systems/jeeves-jr/configuration.nix
@@ -5,7 +5,6 @@
   networking.hostId = "1beb3026";
 
   boot = {
-    # TODO add pool name
     zfs.extraPools = [ "Main" ];
     filesystem = "zfs";
     useSystemdBoot = true;
diff --git a/systems/programs.nix b/systems/programs.nix
index 6083bed..b96912e 100644
--- a/systems/programs.nix
+++ b/systems/programs.nix
@@ -9,9 +9,13 @@
     fd
     file
     htop
+    hwloc
+    iperf3
     jp2a
     jq
     lsof
+    lynis
+    ncdu
     neofetch
     nix-init
     nix-output-monitor
@@ -24,7 +28,6 @@
     qrencode
     ripgrep
     smartmontools
-    speedtest-cli
     tig
     tokei
     tree