diff --git a/hosts/common/home.nix b/hosts/common/home.nix index e3d2bc6..ad28344 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -49,6 +49,9 @@ email = "smayzy@smayzy.ovh"; name = "smayzy"; }; + init = { + defaultBranch = "main"; + }; }; };