nixos/system-path: add zstd

This commit is contained in:
Pavol Rusnak
2020-04-24 18:13:37 +02:00
parent f20fd89fc0
commit 8a67595636

View File

@@ -43,6 +43,7 @@ let
pkgs.time
pkgs.utillinux
pkgs.which # 88K size
pkgs.zstd
];
in