feat(home): add pv to packages

This commit is contained in:
2026-07-09 07:43:42 +02:00
parent 80c90c03ae
commit c1ec7401d1
+1
View File
@@ -131,6 +131,7 @@ in
# standalone CPython via nix-ld (see modules/nixos.nix). # standalone CPython via nix-ld (see modules/nixos.nix).
highlight # `ccat` alias: syntax-highlighted cat highlight # `ccat` alias: syntax-highlighted cat
jq # JSON on the command line (scripts, ad-hoc inspection) jq # JSON on the command line (scripts, ad-hoc inspection)
pv # pipe progress meter (throughput, ETA on streamed data)
libreoffice libreoffice
grim # screenshot capture (also used by the Print-key binds) grim # screenshot capture (also used by the Print-key binds)
slurp # interactive region selector for grim slurp # interactive region selector for grim