backwards: Set jellyfin data directory

This commit is contained in:
Alexander Heldt
2024-08-31 15:44:22 +02:00
parent 5ced04694f
commit 95100dd59a

View File

@@ -29,6 +29,8 @@
services.jellyfin = {
enable = true;
openFirewall = true;
dataDir = "/home/alex/media/jellyfin";
};
environment.systemPackages = [