diff --git a/flake.nix b/flake.nix index ebebe00..7308df2 100644 --- a/flake.nix +++ b/flake.nix @@ -49,10 +49,6 @@ extraOptions = "experimental-features = nix-command flakes"; permittedInsecurePackages = [ "electron-27.3.11" # LogSeq - "aspnetcore-runtime-6.0.36" # Sonarr - "aspnetcore-runtime-wrapped-6.0.36" # Sonarr - "dotnet-sdk-6.0.428" # Sonarr - "dotnet-sdk-wrapped-6.0.428" # Sonarr ]; };