1

feat(rahu): enable prowlarr

This commit is contained in:
Himadri Bhattacharjee
2025-03-31 11:58:12 +05:30
parent de057d50dc
commit 2189bec609

View File

@@ -42,6 +42,8 @@
time.timeZone = "Asia/Kolkata";
i18n.defaultLocale = "en_US.UTF-8";
services.prowlarr.enable = true;
services.prowlarr.openFirewall = true;
services.transmission = {
package = pkgs.transmission_4;
enable = true;