From 386b2874a7ea1d6364714ce9f40e75295fca9fa1 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 20 May 2026 19:52:06 -0500 Subject: Add ripgrep, fd, and migrate user packages to home-manager --- modules/home/christian.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/home/christian.nix b/modules/home/christian.nix index 2942916..bcbb9c2 100644 --- a/modules/home/christian.nix +++ b/modules/home/christian.nix @@ -18,6 +18,11 @@ conf = ./dmenu/config.h; }) nixfmt + ripgrep + fd + git + wget + xclip ]; programs.alacritty = { -- cgit v1.2.3