Commit for generation 250

This commit is contained in:
pagedMov
2024-10-10 16:58:37 -04:00
parent fd0828be9a
commit 833b40cff1
7 changed files with 435 additions and 228 deletions

View File

@@ -0,0 +1,9 @@
{ ... }:
{
programs.eza = {
enable = true;
enableZshIntegration = true;
get = true;
};
}