diff --git a/flake.lock b/flake.lock index 371455f..97c1695 100644 --- a/flake.lock +++ b/flake.lock @@ -657,11 +657,11 @@ "rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37", "revCount": 103, "type": "git", - "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" + "url": "ssh://gitea@git.servidos.lat/lebubu/scripts.git" }, "original": { "type": "git", - "url": "ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git" + "url": "ssh://gitea@git.servidos.lat/lebubu/scripts.git" } }, "nix-gaming": { diff --git a/flake.nix b/flake.nix index efe7da3..f02b22f 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ inputs.nixpkgs.follows = ""; }; jawz-scripts = { - url = "git+ssh://gitea@git.servidos.lat:2222/lebubu/scripts.git"; + url = "git+ssh://gitea@git.servidos.lat/lebubu/scripts.git"; inputs.nixpkgs.follows = "nixpkgs"; }; nur = {