Remove configDir for Jellyfin
All checks were successful
/ check (push) Successful in 10m5s

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-11-01 12:56:04 +00:00
parent db51563de7
commit bbbda37bfc

View file

@ -2,7 +2,6 @@
services.jellyfin = {
enable = true;
configDir = "/mnt/media/jellyfin";
group = "media";
openFirewall = true;
};