{ ... }: { programs.git = { enable = true; settings = { user.name = "minco"; user.email = "mail@drchi.co.kr"; credential.helper = "store"; credential.credentialStore = "store"; init.defaultBranch = "main"; core.editor = "nvim"; push.autoSetupRemote = true; }; }; }