chore: flake/package updates
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
alejandro-angulo 2024-10-27 18:37:03 -07:00
parent 8790d60312
commit 3fc08e78e0
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 24 additions and 24 deletions

View file

@ -15,7 +15,7 @@ in {
config = mkIf cfg.enable {
programs.eza = {
enable = true;
icons = true;
icons = "auto";
git = true;
};
};