diff options
Diffstat (limited to 'nix/modules/default.nix')
| -rw-r--r-- | nix/modules/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/modules/default.nix b/nix/modules/default.nix index 4bd4161..becaac8 100644 --- a/nix/modules/default.nix +++ b/nix/modules/default.nix @@ -28,6 +28,8 @@ man-pages man-pages-posix iproute2 + silver-searcher + ripgrep ]); boot.loader.grub = lib.mkIf config.monorepo.profiles.grub.enable { enable = true; |
