summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-07-06 22:36:44 +0200
committerLinnnus <[email protected]>2024-07-06 22:36:44 +0200
commit654ebbc4af3285c484df3f2ec7a34646cc18ef36 (patch)
treeeb9a78b8122def52571163a6cfc952d949bd5e6b
parentdd989dbb656c8659a7fce54ca1714d3608e41557 (diff)
common: Add jq utility
-rw-r--r--hosts/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index 3789fb2..fec163d 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -40,6 +40,7 @@
curl
moreutils
flakeInputs.agenix.packages.${system}.default
+ jq
];
# Aliases that are burned into my muscle memory.