about summary refs log tree commit diff
path: root/ops/machines/whitby/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-12-13T12·47+0300
committerVincent Ambo <mail@tazj.in>2021-12-13T12·48+0300
commit961443c23c222fcac9f79464b5d8c67db7c3dbc5 (patch)
tree4756dec8438563eefcd36eb764a02aa8a402d890 /ops/machines/whitby/default.nix
parent3a410a78df98fbace3fb3d6c6a570058a2758811 (diff)
feat(whitby): Add some more useful programs r/3210
I keep using these in nix-shell but really they should just be
installed.

Change-Id: Ic2c36bae8b582fef88029b288accdfd3c8bc0f1b
Diffstat (limited to 'ops/machines/whitby/default.nix')
-rw-r--r--ops/machines/whitby/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix
index f0e934c635..38a3f1a31f 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