fix: oopsie doopsy
This commit is contained in:
commit
a8644e09fd
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ in {
|
||||||
user.name = userName;
|
user.name = userName;
|
||||||
user.email = userEmail;
|
user.email = userEmail;
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
|
"credential \"https://git.${config.flake.meta.web.domain.domain}\"" = {
|
||||||
|
helper = "store";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue