chore: point teleportfling flake input at public gitea

The TeleportFling repo moved from homeserver:3050 to gitea.edley.me.
Update the flake input URL; fetching uses the user netrc (nix.conf
netrc-file) with the gitea access token.
This commit is contained in:
2026-09-19 14:42:23 +01:00
parent 533db37be0
commit b394cc6d8c
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
nix-flatpak.url = "github:gmodena/nix-flatpak";
# TeleportFling: standalone screen + audio sender for OBS Teleport.
teleportfling.url = "git+http://homeserver:3050/pedley/TeleportFling.git";
teleportfling.url = "git+https://gitea.edley.me/petere/TeleportFling.git";
};
outputs =