From ea75d168e423dfd71d6122d3c9540223585c662e Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 21 Jan 2025 00:14:24 +0000 Subject: deploy authentik, cleanup --- hosts/auth/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/auth/default.nix') diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix index 95e3153..de5044d 100644 --- a/hosts/auth/default.nix +++ b/hosts/auth/default.nix @@ -4,8 +4,7 @@ let in { imports = [ - ./keycloak.nix - ./oauth2-proxy.nix + ./authentik.nix ]; sops.defaultSopsFile = ./secrets.yaml; sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; -- cgit v1.3.1