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

@ -24,6 +24,10 @@ in
hosts.nixedo
] ++ [ users.opdavies ];
"secrets/peertube-env.age".publicKeys = [
hosts.nixedo
] ++ [ users.opdavies ];
"secrets/tubearchivist-env.age".publicKeys = [
hosts.nixedo
hosts.t480