diff --git a/hosts/laptop/home/default.nix b/hosts/laptop/home/default.nix index b6cfc37..93797c6 100644 --- a/hosts/laptop/home/default.nix +++ b/hosts/laptop/home/default.nix @@ -231,6 +231,7 @@ init = { defaultBranch = "main"; }; + worktree.useRelativePaths = true; }; };