Enable ranger
This commit is contained in:
parent
5ec6b664bf
commit
c17fb32a28
1 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,13 @@
|
|||
{
|
||||
programs.bat.enable = true;
|
||||
|
||||
programs.ranger = {
|
||||
enable = true;
|
||||
settings = {
|
||||
"preview_images" = true;
|
||||
"preview_images_method" = "sixel";
|
||||
};
|
||||
};
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
config = {
|
||||
|
|
Loading…
Add table
Reference in a new issue