upd
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../modules
|
||||
# ../../modules/apps/caddy
|
||||
../../modules/apps/jellyfin/jellyfin.nix
|
||||
../../modules/apps/paperless
|
||||
|
||||
@@ -147,6 +147,13 @@ in
|
||||
|
||||
permittedInsecurePackages = [
|
||||
# ...
|
||||
"authentik-2024.6.4" # todo: remove these
|
||||
"python3.12-authentik-django-2024.6.4"
|
||||
"authentik-webui-2024.6.4"
|
||||
"authentik-client-api-2024.6.4"
|
||||
"authentik-website-2024.6.4"
|
||||
"authentik-proxy-2024.6.4"
|
||||
"aspnetcore-runtime-wrapped-6.0.36"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user