From 31106bdf15b9e578fd4dd0f3f48ef89afcf4bcde Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 19 Jan 2025 23:04:22 +0000 Subject: add oauth2-proxy --- hosts/auth/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/auth/default.nix') diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix index dbc585c..95e3153 100644 --- a/hosts/auth/default.nix +++ b/hosts/auth/default.nix @@ -5,6 +5,7 @@ in { imports = [ ./keycloak.nix + ./oauth2-proxy.nix ]; sops.defaultSopsFile = ./secrets.yaml; sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; -- cgit v1.3.1