diff --git a/modules/server/containers/apps/authentik.nix b/modules/server/containers/apps/authentik.nix index 2dbaa45..377da12 100644 --- a/modules/server/containers/apps/authentik.nix +++ b/modules/server/containers/apps/authentik.nix @@ -84,6 +84,40 @@ in { # Define the command wrapper AK="${pkgs.podman}/bin/podman --events-backend=none exec -u root authentik-worker ak" + $AK shell <