diff --git a/home.nix b/home.nix index bfd72e1..174a26c 100644 --- a/home.nix +++ b/home.nix @@ -116,7 +116,10 @@ enable = true; userName = "tootbrute"; userEmail = "tootbrute@tutanota.com"; - } + extraConfig = { + init.defaultBranch = "main"; + }; + }; # Environment home.sessionVariables = {