diff --git a/user/git.nix b/user/git.nix index 9ac645e..c15514f 100644 --- a/user/git.nix +++ b/user/git.nix @@ -27,7 +27,6 @@ in }; fetch = { prune = true; - pruneTags = true; all = true; }; push = {