Yazi: add exiftool
This commit is contained in:
parent
c9a3cc0aaa
commit
568f90ebc7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.unstable_pkgs.yazi pkgs.ffmpegthumbnailer ];
|
||||
home.packages = [ pkgs.unstable_pkgs.yazi pkgs.ffmpegthumbnailer pkgs.exiftool ];
|
||||
|
||||
# programs.yazi = {
|
||||
# enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue