Revert "Removed security exceptions for Sonarr"
This reverts commit 4ee01bc21e.
This commit is contained in:
parent
7e193f7f91
commit
20f4881fc3
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,10 @@
|
|||
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
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue