mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 22:18:20 -04:00
use nixpkgs for radarr and add flaresolverr to prowlarr
This commit is contained in:
parent
6629e64cf0
commit
768c19256f
3 changed files with 13 additions and 7 deletions
|
@ -3,6 +3,9 @@
|
|||
{ ... }:
|
||||
{
|
||||
services = {
|
||||
flaresolverr = {
|
||||
enable = true;
|
||||
};
|
||||
nginx = {
|
||||
virtualHosts = {
|
||||
"radarr.sadan.zip" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue