~ruther/nixos-config

a0cf08f76acf918ca9679810465376da956eddc3 — Frantisek Bohacek 1 year, 5 months ago 7a75ff6
feat: make default git branch main
1 files changed, 3 insertions(+), 0 deletions(-)

M modules/shell/git.nix
M modules/shell/git.nix => modules/shell/git.nix +3 -0
@@ 12,6 12,9 @@
            email = "rutherther@proton.me";
            name = "Rutherther";
          };
          init = {
            defaultBranch = "main";
          };
        };
      }];
    };

Do not follow this link