replace exa with eza

This commit is contained in:
John Bowdre 2023-12-07 10:06:09 -06:00
parent 15ef0951d9
commit 7d7bb64ffc
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# Core CLI apps
imports = [
./exa.nix
./eza.nix
./git.nix
./fish.nix
./tmux.nix

View file

@ -1,5 +1,5 @@
{ lib, ... }: {
programs.exa = {
programs.eza = {
enable = true;
enableAliases = true;
extraOptions = [