add yazi as a new file manager into the mix

This commit is contained in:
Markus Heurung 2024-08-16 13:02:15 +02:00
parent c770b825a8
commit 518315f37b

View file

@ -474,6 +474,10 @@
};
};
};
yazi = {
enable = true;
enableFishIntegration = true;
};
zoxide = {
enable = true;
};