This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28a8ccc5321e0e5d978b3d9200174c7f30103b83
nix-config-v2
/
home
/
eza.nix
T
9 lines
116 B
Nix
Raw
Normal View
History
Unescape
Escape
adhere to nixos systems
2024-09-03 22:24:20 -04:00
{
...
}:
{
initial commit
2024-07-30 00:09:42 -04:00
programs
.
eza
=
{
enable
=
true
;
enableFishIntegration
=
true
;
extraOptions
=
[
];
};
adhere to nixos systems
2024-09-03 22:24:20 -04:00
}
Reference in New Issue
Copy Permalink