users/file_manager: add librachive

This commit is contained in:
Dmitriy Pleshevskiy 2022-11-23 15:41:51 +03:00
parent 8e581924bd
commit c44ac52c68
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -23,6 +23,7 @@ in
home.packages = [
pkgs.vifm
viu # terminal image viewer
pkgs.libarchive
pkgs.zip
pkgs.unzip
];