Commit graph

7 commits

Author SHA1 Message Date
1a08118ced nixos: services: servarr: migrate prowlarr
Some checks failed
ci/woodpecker/push/check Pipeline failed
It's configured in the exact same way as other *arr apps, and thus
automatically gains the declarative port configuration now.

I also want to move the other two indexer modules under `servarr`, as
they are all closely related.
2025-03-31 11:22:52 +00:00
d978787598 nixox: services: servarr: refactor starr config
Makes it slightly DRY-er and more readable.
2025-03-31 11:10:57 +00:00
2875f6dd5c nixos: services: servarr: extract bazarr
It's not an actual *arr package, but closely related to them. Extract
its configuration to a sub-module.
2025-03-31 11:10:21 +00:00
263b6c9a80 nixos: services: servarr: fix 'enableAll' logic
I renamed the option and refactored how it worked to make it more
explicit that it enables the entire suite by default, with explicit
opt-out of individual components (or fine-grained opt-in as an
alternative).
2025-03-31 11:02:45 +00:00
374886a63f nixos: services: servarr: remove build work-around
It's been fixed upstream.

This partially reverts commit ad1cfbd6f0.
2025-02-13 22:55:25 +01:00
ad1cfbd6f0 flake: bump inputs
Allow-list the build inputs for `sonarr` until the package is fixed
upstream [1].

[1]: https://github.com/NixOS/nixpkgs/issues/360592
2024-12-08 10:44:26 -05:00
0d2b9c9699 nixos: services: rename 'servarr'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2024-09-05 10:39:01 +00:00
Renamed from modules/nixos/services/pirate/default.nix (Browse further)