add oauth2-proxy
This commit is contained in:
parent
edc0ae4062
commit
31106bdf15
2 changed files with 26 additions and 0 deletions
|
@ -5,6 +5,7 @@ in
|
|||
{
|
||||
imports = [
|
||||
./keycloak.nix
|
||||
./oauth2-proxy.nix
|
||||
];
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue