use rust nightly; disable man cache; some zsh nicieties
This commit is contained in:
parent
8a75f0e7de
commit
6519ab7f06
3 changed files with 5 additions and 2 deletions
|
@ -66,6 +66,7 @@
|
|||
};
|
||||
};
|
||||
programs.ripgrep.enable = true;
|
||||
programs.man.generateCaches = true;
|
||||
# programs.man.generateCaches = true; # slows down eval
|
||||
programs.fd.enable = true;
|
||||
news.display = "silent";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue