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