From 25a2937dfb46094c76f96efa2539aaebdda4fd71 Mon Sep 17 00:00:00 2001
From: aaron <ivnc80ii@duck.com>
Date: Thu, 6 Feb 2025 16:16:31 +0100
Subject: [PATCH] removed ripgrep

---
 modules/defaults/users.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/defaults/users.nix b/modules/defaults/users.nix
index c0934d1..809cf08 100644
--- a/modules/defaults/users.nix
+++ b/modules/defaults/users.nix
@@ -52,7 +52,7 @@
 	python311Packages.wled
 	python311Packages.pip
 	yubioath-flutter
-	ripgrep
+	#ripgrep
      ];
    };