1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Undo that lol

This commit is contained in:
RGBCube 2024-02-07 10:21:15 +03:00
parent 46491fafde
commit 7236216e85
No known key found for this signature in database
2 changed files with 1 additions and 8 deletions

View file

@ -81,7 +81,7 @@ homeConfiguration {
core.sshCommand = "ssh -i ~/.ssh/id";
url."ssh://git@github.com/".insteadOf = "https://github.com/";
url."ssh://git@rgbcu.be:2222/".insteadOf = "https://git.rgbcu.be/";
url."ssh://forgejo@rgbcu.be:2222/".insteadOf = "https://git.rgbcu.be/";
} // lib.optionalAttrs ulib.isDesktop {
commit.gpgSign = true;
gpg.format = "ssh";