Added config

This commit is contained in:
fwastring 2024-11-28 13:03:38 +01:00
parent 5217d46aa7
commit afa81ebd20
3 changed files with 206 additions and 97 deletions

View file

@ -2,7 +2,7 @@
{
programs.git = {
enable = true;
userName = "FredzyW";
userName = "fwastring";
userEmail = "fredrik@wastring.com";
extraConfig = {
url."git@github.com:".insteadOf = "https://github.com/";