feat(modules/home/cli): add yazi
This commit is contained in:
parent
c644f53ec7
commit
b2ee33c215
4 changed files with 30 additions and 13 deletions
|
@ -6,6 +6,9 @@
|
|||
./desktop.nix
|
||||
];
|
||||
|
||||
cli.editor = "nvim";
|
||||
cli.file-browser = "yazi";
|
||||
|
||||
home.persistence."/persist/home/rafiq" = {
|
||||
directories = [
|
||||
".ssh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue