Commit for generation 250

This commit is contained in:
pagedMov
2024-10-10 16:58:53 -04:00
parent 833b40cff1
commit bd31255f04

View File

@@ -4,6 +4,6 @@
programs.eza = { programs.eza = {
enable = true; enable = true;
enableZshIntegration = true; enableZshIntegration = true;
get = true; git = true;
}; };
} }