about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index 8d79e019a5..fe2040a2e5 100644
--- a/users/tazjin/nixos/tverskoy/default.nix
+++ b/users/tazjin/nixos/tverskoy/default.nix
@@ -263,6 +263,9 @@ in lib.fix(self: {
         enable = true;
         userName = "Vincent Ambo";
         userEmail = "mail@tazj.in";
+        extraConfig = {
+          pull.rebase = true;
+        };
       };
     };