This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
nix-config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b315247f33cc46eb3ab14f5c0cb11622e38f7ab7
nix-config
/
users
/
modules
/
cli
/
eza.nix
T
9 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
initial commit
2025-05-04 02:47:36 +02:00
{
programs
.
eza
=
{
enable
=
true
;
colors
=
"auto"
;
icons
=
"auto"
;
git
=
true
;
};
}
Reference in New Issue
Copy Permalink