From 30db86030825184b28830b7e6c37215ef89c55a7 Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 8 Apr 2025 19:57:03 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20btop=20is=20not=20a=20cask?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nix/hosts/epicurus/homebrew.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/hosts/epicurus/homebrew.nix b/nix/hosts/epicurus/homebrew.nix index a7bc384..a735b5b 100644 --- a/nix/hosts/epicurus/homebrew.nix +++ b/nix/hosts/epicurus/homebrew.nix @@ -8,6 +8,7 @@ _: ]; brews = [ + "btop" "code-server" "coreutils" "mosh" @@ -15,7 +16,6 @@ _: casks = [ "1password" - "btop" "docker" "font-jetbrains-mono" "font-jetbrains-mono-nerd-font"