about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-12-15 16:23:02 -0800
committerFranck Cuny <franck@fcuny.net>2023-12-15 16:23:02 -0800
commit8bd6b969f648f0427f7e98238b522f90957248f4 (patch)
tree2aa35f9b4c4fee56376b1201f08930947140d39d
parentremove rust template, add GHA to go template (diff)
downloadworld-8bd6b969f648f0427f7e98238b522f90957248f4.tar.gz
jless is useful to inspect JSON files
-rw-r--r--home/darwin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/darwin.nix b/home/darwin.nix
index b4a49d8..17eecd0 100644
--- a/home/darwin.nix
+++ b/home/darwin.nix
@@ -11,6 +11,7 @@
 
   home.packages = with pkgs; [
     direnv
+    jless
     jq
     nixd
     nix-direnv