diff --git a/roles/host_common.nix b/roles/host_common.nix index 38e27b9..02cbbc2 100644 --- a/roles/host_common.nix +++ b/roles/host_common.nix @@ -58,6 +58,7 @@ direnv # A shell extension that manages your environment killall # kill processes by name #openssl # A cryptographic library that implements the SSL and TLS protocols + ripgrep # Utility that provides usability of The Silver Searcher with the raw speed of grep ( import ../roles/vim.nix )