Yazi: add mpv
This commit is contained in:
parent
9016b9b70b
commit
64d0a5215e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
home = {
|
home = {
|
||||||
packages = [ pkgs.ffmpegthumbnailer pkgs.exiftool pkgs.mediainfo pkgs.unar ];
|
packages = [ pkgs.ffmpegthumbnailer pkgs.exiftool pkgs.mediainfo pkgs.unar pkgs.mpv ];
|
||||||
shellAliases.y = "yazi";
|
shellAliases.y = "yazi";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue