From 52917fdbe290ab8dfd17b23b29d31837a2ac5480 Mon Sep 17 00:00:00 2001 From: Gregory Hellings Date: Wed, 6 Apr 2022 10:36:43 -0500 Subject: [PATCH] Add htop to base configuration --- base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/base.nix b/base.nix index 3738e29..6628221 100644 --- a/base.nix +++ b/base.nix @@ -23,6 +23,7 @@ wget git home-manager + htop python3 tmux ];