Removed security exceptions for Sonarr
This commit is contained in:
parent
08407176e6
commit
4ee01bc21e
1 changed files with 0 additions and 4 deletions
|
|
@ -49,10 +49,6 @@
|
||||||
extraOptions = "experimental-features = nix-command flakes";
|
extraOptions = "experimental-features = nix-command flakes";
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-27.3.11" # LogSeq
|
"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