[Asahi] Add ripgrep adn fzf
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
808efee1c2
commit
402c4e6021
1 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,9 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
keyd
|
keyd
|
||||||
htop
|
htop
|
||||||
|
# Misc utils
|
||||||
|
ripgrep
|
||||||
|
fzf
|
||||||
# Terminal
|
# Terminal
|
||||||
ghostty.packages.aarch64-linux.default
|
ghostty.packages.aarch64-linux.default
|
||||||
kitty
|
kitty
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue