try (and fail) to setup oauth2-proxy

This commit is contained in:
xunuwu 2025-01-21 12:25:48 +01:00
parent 8f4a568db2
commit 63f117f9b3
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 132 additions and 1 deletions

View file

@ -7,6 +7,10 @@ in {
format = "binary";
sopsFile = ./wireguard;
};
oauth2-proxy = {
format = "binary";
sopsFile = ./oauth2-proxy;
};
# grafana-pass = {
# format = "binary";
# sopsFile = ./grafana-pass;