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"