diff --git a/alex/home.nix b/alex/home.nix index 1697b67..b969875 100644 --- a/alex/home.nix +++ b/alex/home.nix @@ -146,6 +146,9 @@ init = { defaultBranch = "main"; }; + push = { + autoSetupRemote = true; + }; }; };