This website requires JavaScript.
Explore
Help
Register
Sign In
odie
/
nixos-combined-flake
Watch
1
Star
0
Fork
You've already forked nixos-combined-flake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6d9f22f8f3
nixos-combined-flake
/
modules
/
home-manager
/
shell
/
yazi
/
default.nix
9 lines
104 B
Nix
Raw
Blame
History
_
:
{
programs
=
{
yazi
=
{
enable
=
false
;
enableZshIntegration
=
true
;
}
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink