about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/tazjin/home/shared.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix
index ade1e3a983..b56b4003f1 100644
--- a/users/tazjin/home/shared.nix
+++ b/users/tazjin/home/shared.nix
@@ -46,6 +46,7 @@
     extraConfig = {
       pull.rebase = true;
       init.defaultBranch = "canon";
+      safe.directory = [ "/depot" ];
     };
   };