forgejo migration done!

This commit is contained in:
Gabe Venberg 2024-07-29 22:07:02 -05:00
parent f91cb5469d
commit d3a7b90d6d
4 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
};
nix-secrets = {
url = "git+ssh://git@git.venberg.xyz:7920/Gabe/nix-secrets.git?shallow=1";
url = "git+ssh://forgejo@git.venberg.xyz/Gabe/nix-secrets.git?shallow=1";
# url = "git+https://git.venberg.xyz/Gabe/nix-secrets.git?shallow=1";
flake = false;
};