Add peertube (work in progress)
All checks were successful
/ check (push) Successful in 1m30s

Returning an error after trying to log in when the page is served via a
Cloudflare Tunnel.
This commit is contained in:
Oliver Davies 2025-05-05 02:59:56 +01:00
parent 9423f635bc
commit 00015d8948
5 changed files with 86 additions and 0 deletions

View file

@ -28,5 +28,6 @@ with lib;
./jellyfin.nix
./nginx
./paperless.nix
./peertube.nix
];
}