Depend podgrab
This commit is contained in:
parent
77b77d5bd4
commit
145e4f33be
|
@ -257,5 +257,6 @@
|
||||||
"podman-jellyfin" = { after = [ "mnt-music.mount" "mnt-plex.mount" ]; };
|
"podman-jellyfin" = { after = [ "mnt-music.mount" "mnt-plex.mount" ]; };
|
||||||
"podman-sabnzbd" = { after = [ "mnt-scratch.mount" ]; };
|
"podman-sabnzbd" = { after = [ "mnt-scratch.mount" ]; };
|
||||||
"podman-lidarr" = { after = [ "mnt-music.mount" ]; };
|
"podman-lidarr" = { after = [ "mnt-music.mount" ]; };
|
||||||
|
"podman-podgrab" = { after = [ "mnt-podcasts.mount" ]; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue