This commit is contained in:
mjallen18
2025-08-17 21:01:56 -05:00
parent 533d6a4170
commit c053da2e30
21 changed files with 56 additions and 179 deletions

View File

@@ -25,7 +25,7 @@ in
bindMounts = {
${dataDir} = {
hostPath = "/media/nas/ssd/nix-app-data/jellyseerr";
hostPath = "/media/nas/main/nix-app-data/jellyseerr";
isReadOnly = false;
};
};