From dac34829ebc753b26a2c924104202f8cf0ae861c Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Tue, 17 Dec 2024 17:04:13 -0800 Subject: [PATCH] beatific: add sponge --- modules/beatific.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/beatific.nix b/modules/beatific.nix index 6cae9d8..9f7b6eb 100644 --- a/modules/beatific.nix +++ b/modules/beatific.nix @@ -118,6 +118,7 @@ in { file # file type inspector htmlq # jq for html jq # jq for json + moreutils # provides sponge, to pipe output back to input files safely nebula # vpn poppler_utils # provides pdfto* utils, allows lesspipe to read pdfs psmisc # provides killall