From 5c933732626bafb9a48ea8b4df49cc91ded4cec7 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Thu, 19 Jun 2025 09:04:14 -0400 Subject: [PATCH] Replace htop with btop --- common-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-packages.nix b/common-packages.nix index e5c1fc6..6abe4df 100644 --- a/common-packages.nix +++ b/common-packages.nix @@ -53,7 +53,7 @@ terraform-ls # monitoring - htop + btop # golang gofumpt