diff --git a/nix/hosts/hetznix/configuration.nix b/nix/hosts/hetznix/configuration.nix
index 081c585b..51fdb46f 100644
--- a/nix/hosts/hetznix/configuration.nix
+++ b/nix/hosts/hetznix/configuration.nix
@@ -31,6 +31,9 @@
   environment.systemPackages = map lib.lowPrio [
     pkgs.curl
     pkgs.gitMinimal
+    pkgs.tree
+    pkgs.vim
+    pkgs.wget
   ];
 
   users.users.root.openssh.authorizedKeys.keys = [