add worble credential

This commit is contained in:
2025-01-15 12:01:33 +00:00
parent 9f616076eb
commit 2c5429982a

View File

@@ -53,6 +53,9 @@ with lib;
"credential \"https://dev.azure.com\"" = {
useHttpPath = true;
};
"credential \"https://git.worble.xyz\"" = {
provider = "generic";
};
};
};