about summary refs log tree commit diff stats
path: root/nix-conf/home/includes/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/includes/common.nix')
-rw-r--r--nix-conf/home/includes/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 9deaaf6..8d58312 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -212,7 +212,7 @@ in
         ff = "only";
         rebase = false;
       };
-      push.autoSetupRemove = true;
+      push.autoSetupRemote = true;
       rebase = {
         # TODO
         # autosquash = true;