switch jelly server

This commit is contained in:
mjallen18
2024-02-18 23:14:51 -06:00
parent d858889911
commit 5860496b43

View File

@@ -4,7 +4,7 @@
# Jellyfin # Jellyfin
virtualisation.oci-containers.containers."jellyfin" = { virtualisation.oci-containers.containers."jellyfin" = {
autoStart = true; autoStart = true;
image = "jellyfin/jellyfin"; image = "linuxserver/jellyfin";
extraOptions = [ "--runtime=nvidia" ]; extraOptions = [ "--runtime=nvidia" ];
volumes = [ volumes = [
"/mnt/Safe\ SSD/ssd_app_data/jellyfin/config:/config" "/mnt/Safe\ SSD/ssd_app_data/jellyfin/config:/config"