mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 13:19:09 +02:00
chore: stop using dev oauth2-proxy
This commit is contained in:
parent
3789789200
commit
918b3ea44d
3 changed files with 4 additions and 5 deletions
|
|
@ -165,7 +165,7 @@ in
|
|||
services = {
|
||||
${serviceName} = {
|
||||
enable = true;
|
||||
package = pkgs.update.oauth2-proxy;
|
||||
package = pkgs.oauth2-proxy;
|
||||
cookie = {
|
||||
domain = ".${mainDomain}";
|
||||
secure = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue