backyard: add pv
This commit is contained in:
parent
97a643945d
commit
7fabf0b9a1
|
@ -30,6 +30,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg # omnipotent media tool
|
||||
pv # zfs send progress meter
|
||||
smartmontools # provides smartctl drive inspector
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue