Switched from exa to eza

Exa is unmaintained
This commit is contained in:
Alejandro Angulo 2023-09-14 18:19:10 -07:00
parent 1a10b475ee
commit fed569b1b6
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
4 changed files with 27 additions and 27 deletions

View file

@ -20,7 +20,7 @@ with lib; {
suites.desktop.enable = true;
tools.git.enable = true;
tools.zsh.enable = true;
tools.exa.enable = true;
tools.eza.enable = true;
apps.neovim.enable = true;
apps.tmux.enable = true;
};