added github-cli

This commit is contained in:
2026-04-20 11:27:43 +02:00
parent f51d988642
commit 3d4f7248ac
+4
View File
@@ -9,4 +9,8 @@
init.defaultBranch = "main";
};
};
programs.gh = {
enable = true;
gitCredentialHelper.enable = true;
};
}