mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
emacs: install fd
This commit is contained in:
parent
9175bb68bf
commit
ed69337d85
1 changed files with 3 additions and 0 deletions
|
|
@ -26,5 +26,8 @@
|
|||
home.packages = with pkgs; [
|
||||
# For org-roam
|
||||
graphviz
|
||||
# Doom prerequisites
|
||||
fd
|
||||
ripgrep
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue