Commit graph

9 commits

Author SHA1 Message Date
2e29d3dce5 Force UMask=0002 on Radarr, Sonarr, Bazarr
New nixpkgs defaults for the *arr services set UMask=0022, which
conflicts with the media-group-writable overrides. Wrap with
lib.mkForce alongside the existing Jellyfin fix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 20:22:37 +01:00
984f45e1d4 Set UMask 0002 on all media services for group-writable files
Sonarr, Radarr, qBittorrent, Jellyfin, and Bazarr all need to create
files that are writable by the media group. Without this, Jellyfin
can't write thumbnails/artwork to media directories and services
can't collaborate on shared files. Also fixes radarr movies directory
to use setgid (2775) consistently.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 23:23:56 +01:00
93ea194da4 Reorganise hardware vs host config, tidy settings and services 2026-04-01 21:16:59 +01:00
9ea2f264e9
Update sonarr.nix 2026-02-20 21:43:19 +00:00
042dda1575
Update sonarr.nix 2026-01-25 11:07:53 +00:00
66acd2da8c
Update sonarr.nix 2026-01-22 10:48:19 +00:00
605d9c53f7
Update sonarr.nix 2026-01-22 09:39:31 +00:00
24f4bc3f25
Update sonarr.nix 2026-01-22 09:36:27 +00:00
561ee0be82
Create sonarr.nix 2026-01-22 09:35:48 +00:00