From 654ebbc4af3285c484df3f2ec7a34646cc18ef36 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 6 Jul 2024 22:36:44 +0200 Subject: common: Add jq utility --- hosts/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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. -- cgit v1.2.3