From 88994f305ae2ec1db696d88d5d5336949c7bf5ab Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 3 May 2026 01:43:52 -0500 Subject: [PATCH] Add htop --- base/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base/system.nix b/base/system.nix index 292369d..467be10 100644 --- a/base/system.nix +++ b/base/system.nix @@ -32,6 +32,7 @@ # You can use https://search.nixos.org/ to find more packages (and options). environment.systemPackages = with pkgs; [ git + htop jq procps psmisc