first commit from desktop

This commit is contained in:
2026-06-07 11:53:55 +02:00
parent f491282dad
commit 5be623fd12
5 changed files with 49 additions and 17 deletions
+2 -2
View File
@@ -2,9 +2,9 @@ _: {
flake.homeModules.git = _: {
programs.git = {
enable = true;
settings = {
/*settings = {
init.defaultBranch = "main";
};
};*/
};
programs.gh = {
enable = true;