diff --git a/configs/home-manager/nushell/default.nix b/configs/home-manager/nushell/default.nix index de06dd4..f029fcf 100644 --- a/configs/home-manager/nushell/default.nix +++ b/configs/home-manager/nushell/default.nix @@ -19,7 +19,6 @@ yazi.enableNushellIntegration = true; zoxide.enableNushellIntegration = true; starship.enableNushellIntegration = true; - eza.enableNushellIntegration = true; carapace = { enable = true; enableNushellIntegration = true;