From 961443c23c222fcac9f79464b5d8c67db7c3dbc5 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 13 Dec 2021 15:47:13 +0300 Subject: feat(whitby): Add some more useful programs I keep using these in nix-shell but really they should just be installed. Change-Id: Ic2c36bae8b582fef88029b288accdfd3c8bc0f1b --- ops/machines/whitby/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ops/machines/whitby') diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index f0e934c635d1..38a3f1a31f9b 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -435,10 +435,13 @@ in { environment.systemPackages = with pkgs; [ bb curl + direnv emacs-nox git htop + jq nano + ripgrep rxvt_unicode.terminfo vim zfs -- cgit 1.4.1