1
1
Fork 0

backyard: add pv

This commit is contained in:
Tim Van Baak 2024-04-24 06:22:32 +00:00
parent 97a643945d
commit 7fabf0b9a1
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
environment.systemPackages = with pkgs; [
ffmpeg # omnipotent media tool
pv # zfs send progress meter
smartmontools # provides smartctl drive inspector
];