# SPDX-FileCopyrightText: 2025 Ryan Cao # # SPDX-License-Identifier: Apache-2.0 { programs.eza = { enable = true; icons = "auto"; extraOptions = [ "--all" ]; }; }