Yazi: Difference between revisions

Phobos (talk | contribs)
m added a note on using existing toml files
Phobos (talk | contribs)
m minor correction
 
Line 85: Line 85:


== Using separate files ==
== Using separate files ==
If you would like to use your existing files to keep them portable, you can import them into your configuration using import.
If you would like to use your existing files to keep them portable, you can import them into your configuration directly to be read and built by nix.
{{File|3=programs.yazi = {
{{File|3=programs.yazi = {
   enable = true;
   enable = true;