Auto: cleanup-2026-06-09T14-39-17Z

This commit is contained in:
2026-06-09 16:39:36 +02:00
parent 7e0ba6278c
commit b1edbc9378
9 changed files with 66 additions and 72 deletions
+4 -2
View File
@@ -2,9 +2,11 @@ _: {
flake.homeModules.git = _: {
programs.git = {
enable = true;
/*settings = {
/*
settings = {
init.defaultBranch = "main";
};*/
};
*/
};
programs.gh = {
enable = true;