home/programs: add fish/yazi integration

This commit is contained in:
Anthony Rodriguez 2024-10-15 11:38:05 +02:00
parent f2ddb413fc
commit 3f05b16872
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -9,7 +9,10 @@
programs = {
fzf.enable = true;
hyfetch.enable = true;
yazi.enable = true;
yazi = {
enable = true;
enableFishIntegration = true;
};
};
home.packages = with pkgs; [