diff --git a/hosts/box/default.nix b/hosts/box/default.nix index 77bc277..9956e3b 100644 --- a/hosts/box/default.nix +++ b/hosts/box/default.nix @@ -191,6 +191,7 @@ in permittedInsecurePackages = todo "figure out what is using openssl-1.1.1w" [ "openssl-1.1.1w" "aspnetcore-runtime-wrapped-6.0.36" + "aspnetcore-runtime-6.0.36" ]; }; #overlays = [