add yazi as a new file manager into the mix
This commit is contained in:
parent
c770b825a8
commit
518315f37b
1 changed files with 4 additions and 0 deletions
4
home.nix
4
home.nix
|
@ -474,6 +474,10 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
yazi = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue