diff --git a/nix/module-eval.nix b/nix/module-eval.nix index 43a3483f..e764d29f 100644 --- a/nix/module-eval.nix +++ b/nix/module-eval.nix @@ -533,7 +533,7 @@ let otelNoIdentity = hive { deploy.swarm-otel.enable = true; swarm.authelia.url = "https://auth.example.invalid"; - swarm.otel.journaldUnits = [ "nginx" ]; + deploy.forgejo.sso.clientSecretFile = "/var/lib/forgejo-oidc/by-hand.secret"; }; # authelia somewhere else, the credential delivered by hand. Whether this