cannot setup user and email in global config

This commit is contained in:
Christoph Hollizeck 2024-03-27 14:40:37 +01:00
parent d0a999c3e2
commit c5b2b7d1f5

View file

@ -24,7 +24,6 @@ in {
programs.git = {
enable = true;
inherit(cfg) userName userEmail;
lfs.enable = true;
config = {
init = {defaultBranch = "main";};