diff --git a/nixos/layers/base.nix b/nixos/layers/base.nix
index 222dab53342e757ec8792d9c1a266cc98560fb64..63fa1fe012331561d8726e99ac9dd1473e2f036c 100644
--- a/nixos/layers/base.nix
+++ b/nixos/layers/base.nix
@@ -75,6 +75,7 @@
     unzip
     file
     darkhttpd
+    ripgrep
   ];
 
   users = {