diff --git a/nin/1systems/hiawatha.nix b/nin/1systems/hiawatha.nix
index 6fa8a3388..100985286 100644
--- a/nin/1systems/hiawatha.nix
+++ b/nin/1systems/hiawatha.nix
@@ -76,15 +76,14 @@ with lib;
 
   environment.systemPackages = with pkgs; [
     firefox
-    steam
-    thunderbird
-    vim
     git
-    hexchat
     networkmanagerapplet
     python
+    steam
+    termite
+    thunderbird
+    vim
     virtmanager
-    libvirt
   ];
 
   nixpkgs.config = {