Yazi: Difference between revisions
m added a note on using existing toml files |
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 | 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; | ||