switch jelly server
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user