mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
silly edits
This commit is contained in:
parent
ea65ce798f
commit
6545c334ec
2 changed files with 9 additions and 7 deletions
|
@ -18,13 +18,7 @@ in
|
|||
openFirewall = true;
|
||||
};
|
||||
|
||||
# sonarr needs some EoL packages to be build
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"aspnetcore-runtime-6.0.36"
|
||||
"aspnetcore-runtime-wrapped-6.0.36"
|
||||
"dotnet-sdk-6.0.428"
|
||||
"dotnet-sdk-wrapped-6.0.428"
|
||||
];
|
||||
|
||||
|
||||
services.prowlarr = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue