fix: use correct yazi package

This commit is contained in:
Alexandre Cavalheiro 2024-03-15 23:40:18 -03:00
parent 3ea5c64fa3
commit 2b294c684b
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, custom-neovim, yazi, ... }:
{ config, pkgs, ... }:
{
##
@ -291,7 +291,7 @@
zoxide
# File managing
yazi.packages.${pkgs.system}.default
yazi
## Libraries
libsForQt5.qt5.qtgraphicaleffects