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