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
virtualisation.oci-containers.containers."jellyfin" = {
autoStart = true;
image = "jellyfin/jellyfin";
image = "linuxserver/jellyfin";
extraOptions = [ "--runtime=nvidia" ];
volumes = [
"/mnt/Safe\ SSD/ssd_app_data/jellyfin/config:/config"