fixes, config passes nix flake check .

This commit is contained in:
2026-06-21 22:40:03 -05:00
parent 1c7f690500
commit 3b813df802
11 changed files with 100 additions and 84 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
{
programs.eza = {
enable = true;
withIcons = true;
icons = "auto";
};
}