add oauth2-proxy

This commit is contained in:
Grigory Shipunov 2025-01-19 23:04:22 +00:00
parent edc0ae4062
commit 31106bdf15
2 changed files with 26 additions and 0 deletions

View file

@ -5,6 +5,7 @@ in
{
imports = [
./keycloak.nix
./oauth2-proxy.nix
];
sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];