diff options
Diffstat (limited to 'ops')
-rw-r--r-- | ops/machines/whitby/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
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 |