From aa7801b04f064cbcb82f68b8dc95b4d235fae45d Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sun, 23 Jun 2024 18:32:04 +0200 Subject: [PATCH] update --- hosts/server/modules/jackflix/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/server/modules/jackflix/default.nix b/hosts/server/modules/jackflix/default.nix index f857796..f76bc5d 100644 --- a/hosts/server/modules/jackflix/default.nix +++ b/hosts/server/modules/jackflix/default.nix @@ -1 +1 @@ -{ imports = [ ./jellyfin.nix ./jellyseerr.nix ]; } +{ imports = [ ./jellyfin.nix ./jellyseerr.nix ./prowlarr.nix ]; }