diff --git a/home.nix b/home.nix index cb74985..6d0a1f2 100644 --- a/home.nix +++ b/home.nix @@ -76,6 +76,7 @@ userEmail = "wyatt@leeworks.dev"; extraConfig = { init.defaultBranch = "master"; + push.autoSetupRemote = "true"; }; };