diff --git a/nixos/git/home.nix b/nixos/git/home.nix index 05c90d53..5a94d6d0 100644 --- a/nixos/git/home.nix +++ b/nixos/git/home.nix @@ -13,6 +13,7 @@ colour.ui = true; help.autocorrect = 1; push.default = "simple"; + pull.ff = "only"; mergetool.keepBackup = false; }; aliases =