This commit is contained in:
Hadi
2024-07-11 16:07:04 +02:00
parent 8412b4dd93
commit 1dc5190c43
7 changed files with 38 additions and 19 deletions

View File

@@ -1,6 +1,9 @@
{
services.jellyfin = {
enable = true;
user = "jackflix";
group = "jackflix";
dataDir = "/home/jackflix/jellyfin";
openFirewall = true;
};
}