diff --git a/systems/jeeves/docker/internal.nix b/systems/jeeves/docker/internal.nix index 7eaf907..3b94516 100644 --- a/systems/jeeves/docker/internal.nix +++ b/systems/jeeves/docker/internal.nix @@ -70,7 +70,7 @@ }; volumes = [ "/zfs/media/docker/configs/radarr:/config" - "/zfs/storage/Plex/movies:/movies" + "/zfs/storage/plex/movies:/movies" "/zfs/torrenting/qbitvpn:/data" ]; autoStart = true; @@ -84,7 +84,7 @@ }; volumes = [ "/zfs/media/docker/configs/sonarr:/config" - "/zfs/storage/Plex/tv:/tv" + "/zfs/storage/plex/tv:/tv" "/zfs/torrenting/qbitvpn:/data" ]; autoStart = true; diff --git a/systems/jeeves/snapshot_config.toml b/systems/jeeves/snapshot_config.toml index 95c0d7c..d422f02 100644 --- a/systems/jeeves/snapshot_config.toml +++ b/systems/jeeves/snapshot_config.toml @@ -1,9 +1,3 @@ -["storage/Plex"] -15_min = 6 -hourly = 2 -daily = 1 -monthly = 0 - ["media/Notes"] 15_min = 8 hourly = 24