try (and fail) to setup oauth2-proxy
This commit is contained in:
parent
8f4a568db2
commit
63f117f9b3
3 changed files with 132 additions and 1 deletions
|
@ -7,6 +7,10 @@ in {
|
|||
format = "binary";
|
||||
sopsFile = ./wireguard;
|
||||
};
|
||||
oauth2-proxy = {
|
||||
format = "binary";
|
||||
sopsFile = ./oauth2-proxy;
|
||||
};
|
||||
# grafana-pass = {
|
||||
# format = "binary";
|
||||
# sopsFile = ./grafana-pass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue