Yazi: add exiftool

This commit is contained in:
Filippo Berto 2023-09-18 23:34:23 +02:00
parent c9a3cc0aaa
commit 568f90ebc7
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
home.packages = [ pkgs.unstable_pkgs.yazi pkgs.ffmpegthumbnailer ]; home.packages = [ pkgs.unstable_pkgs.yazi pkgs.ffmpegthumbnailer pkgs.exiftool ];
# programs.yazi = { # programs.yazi = {
# enable = true; # enable = true;