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