summaryrefslogtreecommitdiff
path: root/hosts/poweredge
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/poweredge')
-rw-r--r--hosts/poweredge/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/poweredge/configuration.nix b/hosts/poweredge/configuration.nix
index ef99add..f2e3e09 100644
--- a/hosts/poweredge/configuration.nix
+++ b/hosts/poweredge/configuration.nix
@@ -44,6 +44,10 @@
enable = true;
mediaLocationHostPath = "/media/ingens/immich";
};
+ _jellyfin = {
+ enable = true;
+ mediaLocationHostPath = "/media/ingens/media";
+ };
};
#services._klipper.enable = true;