Commit for generation 250
This commit is contained in:
9
glasshouse-desktop/home/eza.nix
Normal file
9
glasshouse-desktop/home/eza.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.eza = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
get = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user