mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: update homelab
This commit is contained in:
parent
a9fdfd8bac
commit
eee2f2eaf3
3 changed files with 38 additions and 38 deletions
|
|
@ -92,7 +92,6 @@ in {
|
|||
|
||||
services.oauth2-proxy = {
|
||||
enable = true;
|
||||
package = pkgsUnstable.oauth2-proxy;
|
||||
provider = "oidc";
|
||||
reverseProxy = true;
|
||||
redirectURL = "https://${oathproxyDomain}/oauth2/callback";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue