media updates and more

This commit is contained in:
Matt Nish-Lapidus 2025-06-18 09:46:08 -04:00
parent 78d5b69fab
commit e054f9cac1
3 changed files with 25 additions and 13 deletions

View file

@ -168,7 +168,7 @@
nixarr = {
enable = true;
# mediaDir = "/mnt/filez/media";
mediaDir = "/mnt/filez/media/downloads";
stateDir = "/data/media/.state/nixarr";
mediaUsers = [
@ -195,6 +195,7 @@
enable = true;
openFirewall = true;
whitelistHostnames = [ "media-server" ];
};
bazarr.enable = true;