diff --git a/flake.lock b/flake.lock index 9f8acae2..6f8cfa05 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/homeManagerModules/shell/git/default.nix b/homeManagerModules/shell/git/default.nix index 0846b913..fd7d0186 100644 --- a/homeManagerModules/shell/git/default.nix +++ b/homeManagerModules/shell/git/default.nix @@ -84,7 +84,7 @@ in { }); }; - diff.sopsdiffer.textconv = "sops --config /dev/null -d"; + diff.sopsdiffer.textconv = "sops decrypt"; # https://github.com/dandavison/delta/issues/630#issuecomment-860046929 pager = let