deploy authentik, cleanup

This commit is contained in:
Grigory Shipunov 2025-01-21 00:14:24 +00:00
parent 30d2e7fafc
commit ea75d168e4
7 changed files with 258 additions and 58 deletions

View file

@ -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" ];