From d66af8be39570d2f5380f54b49cd6e0ba4f2820f Mon Sep 17 00:00:00 2001 From: poslop Date: Fri, 7 Nov 2025 16:19:50 -0600 Subject: [PATCH] changed git import --- modules/core/git.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/core/git.nix b/modules/core/git.nix index 8d17c4a..262b2b9 100644 --- a/modules/core/git.nix +++ b/modules/core/git.nix @@ -1,6 +1,3 @@ -{ - ... -}: { hj.rum.programs.git = { enable = true;