From 5881feb9c2aa3846ab14b3c49833b8555b2f4e89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 27 Mar 2024 15:42:53 +0200 Subject: [PATCH] base: install yq --- modules/base/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/base/default.nix b/modules/base/default.nix index c20dc06..60551a3 100644 --- a/modules/base/default.nix +++ b/modules/base/default.nix @@ -99,6 +99,7 @@ in { [ jc # parse different formats and command outputs to json jq # parse, format and query json documents + yq pv # pipe viewer for progressbars in pipes bat # "bat - cat with wings", cat|less with language highlight duf # nice disk usage output