fix: new eza style

This commit is contained in:
gwg313 2024-04-11 00:33:12 -04:00
parent 6fe34cb3b9
commit 76a0b4406e
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -2,7 +2,7 @@
{...}: { {...}: {
programs.eza = { programs.eza = {
enable = true; enable = true;
enableAliases = true; enableZshIntegration = true;
git = true; git = true;
icons = true; icons = true;
}; };