mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
configured ripgrep
This commit is contained in:
@@ -164,7 +164,6 @@ wl-clipboard # cli copy/past utilities for Wayland
|
||||
jp # lightweight and flexible cli JSON parser
|
||||
notepad-next
|
||||
libnotify # Library that sends desktop notifications to a notification daemon
|
||||
ripgrep #better grepp
|
||||
hyprkeys # keybind helper
|
||||
cowsay
|
||||
cmatrix
|
||||
|
||||
@@ -26,6 +26,7 @@ imports = [
|
||||
../../modules/home-manager/anki.nix # we use only for some settings. see ../../modules/nixos/anki.nix for activating
|
||||
../../modules/home-manager/librewolf.nix # privacy browser
|
||||
../../modules/home-manager/cursor.nix # cursor (the icon not the app)
|
||||
../../modules/home-manager/ripgrep.nix # better grep
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user