about summary refs log tree commit diff stats
path: root/modules/home/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home/pkgs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/pkgs/default.nix b/modules/home/pkgs/default.nix
index cfbe30a8..81bb362d 100644
--- a/modules/home/pkgs/default.nix
+++ b/modules/home/pkgs/default.nix
@@ -71,6 +71,7 @@ with pkgs; let
       aumo # Automatic mount
       nato # Encodes a string in the standardized spelling alphabet
       virsh-del # Delete a libvirt virtual machine (not really used anymore).
+      jq # Json parser
     ];
 
     Task = {