chore: update homelab

This commit is contained in:
Nickolaj Jepsen 2025-05-14 15:23:51 +02:00
parent a9fdfd8bac
commit eee2f2eaf3
3 changed files with 38 additions and 38 deletions

View file

@ -92,7 +92,6 @@ in {
services.oauth2-proxy = {
enable = true;
package = pkgsUnstable.oauth2-proxy;
provider = "oidc";
reverseProxy = true;
redirectURL = "https://${oathproxyDomain}/oauth2/callback";