home-manager: enabled eza --icons by default

This commit is contained in:
Aly Raffauf 2024-03-22 13:40:44 -04:00
parent 14f6596d41
commit f01946f1ec

View file

@ -23,6 +23,7 @@
programs.eza = {
enable = true;
git = true;
icons = true;
extraOptions = [
"--group-directories-first"
"--header"