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:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user