This commit is contained in:
soraefir
2026-05-14 01:35:26 +02:00
parent 66e878b902
commit d86c3b76b5

View File

@@ -27,10 +27,12 @@ in {
paths = [
{
path = "${serverCfg.dataPath}/media/";
owner = "1000:1000";
mode = "0755";
}
{
path = "${serverCfg.configPath}/jellyfin/";
owner = "1000:1000";
mode = "0755";
}
];